Commit Graph

9 Commits

Author SHA1 Message Date
Sascha L. Teichmann
3929ffc3b2 Stop leaking go routines if something with AllKeys went wrong. 2014-08-31 19:21:58 +02:00
Sascha L. Teichmann
d321d1888b Added experimental support for HKEYS to make minetestmapper happy. 2014-08-11 14:56:01 +02:00
Sascha L. Teichmann
d2e9984529 Recieve larger bulk strings than 4k from redis client. 2014-08-08 13:45:24 +02:00
Sascha L. Teichmann
3f97399a82 Introduced a backend session to track transactions more clearly. 2014-08-06 01:11:41 +02:00
Sascha L. Teichmann
61cc35fda8 Dont log errors if client closes connections. 2014-08-04 15:18:32 +02:00
Sascha L. Teichmann
749c22e83a Added license: MIT 2014-08-03 15:59:56 +02:00
Sascha L. Teichmann
ccb6849903 Added SQLite3 backend support. 2014-08-03 14:52:24 +02:00
Sascha L. Teichmann
da0b5ebba6 Abstracted backend as an interface and implemented the LevelDB stuff as such. 2014-08-03 11:25:25 +02:00
Sascha L. Teichmann
095164a6c8 Factored connection handling into separate file. 2014-08-03 09:20:47 +02:00