Sascha L. Teichmann
|
caf2cbbcfe
|
Introduced non standard HSPATIAL hash first second which performs a spatial query between coords first and second. TODO: Implement in backends. Write documentation.
|
2014-09-01 00:19:47 +02:00 |
|
Sascha L. Teichmann
|
48259f14a6
|
Shortened type switch a bit.
|
2014-08-31 19:05:43 +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
|
829f251700
|
Limit length of bulk string to 4MB. That should really be enough for a Minetest block.
|
2014-08-08 15:12:30 +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
|
b5d372765d
|
Fixed a few typos in warnigs of Redis parser.
|
2014-08-07 20:25:48 +02:00 |
|
Sascha L. Teichmann
|
f474ef6920
|
Removed pos recalc from leveldb backend.
|
2014-08-07 20:20:04 +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
|
4a3df9a86b
|
Factored redis parser into separate file.
|
2014-08-03 01:16:43 +02:00 |
|