ShadowNinja
|
56195dc2e4
|
Fix build with redis
Broken by 6bc4cad0eddd7a7cf593ca1471599e2d75727379 because database-redis.h
depended on settings.h to include filesys.h.
|
2014-09-21 21:02:49 -04:00 |
|
sfan5
|
eec456be63
|
Move MapBlock (de)serializing code out of Database class
|
2014-07-12 17:38:17 +02:00 |
|
kwolekr
|
8b3ed78e53
|
Don't unload blocks if save failed
Improve error handling in saveBlock()
|
2014-07-07 01:20:25 -04:00 |
|
sfan5
|
94dba66c16
|
Fix memory leak in redis backend, fixes #1325
|
2014-05-23 13:30:58 +02:00 |
|
Sfan5
|
674be38fc2
|
Add redis database backend
|
2014-04-16 22:05:06 +02:00 |
|