Commit Graph

9 Commits

Author SHA1 Message Date
Sascha L. Teichmann
ff14b83b1e Made encode/decode api more symmetric. Added some unit test for the encoders/decoders. 2014-08-18 18:01:34 +02:00
Sascha L. Teichmann
6efb976ba2 Fixed HKEYS command for SQLite3 backend. 2014-08-16 17:41:54 +02:00
Sascha L. Teichmann
b6c041b896 Moved coords in separate module. 2014-08-16 16:06:42 +02:00
Sascha L. Teichmann
d96d352db8 Sqlite backend: Unlock the mutex in Allkeys correctly. 2014-08-11 15:47:20 +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
3f97399a82 Introduced a backend session to track transactions more clearly. 2014-08-06 01:11:41 +02:00
Sascha L. Teichmann
35d05ba9c8 LevelDB needs re-coding of positions with zero components. 2014-08-04 17:10:19 +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