summaryrefslogtreecommitdiff
path: root/src/database-redis.cpp
Commit message (Expand)AuthorAge
* Improve Redis error messagesShadowNinja2015-05-06
* Clean up database API and save the local map on an intervalShadowNinja2015-03-06
* Replace std::list by std::vector into ServerMap::listAllLoadableBlocks Server...Loic Blot2015-02-17
* Add ability to delete MapBlocks from mapkwolekr2015-01-15
* Fix build with redisShadowNinja2014-09-21
* Move MapBlock (de)serializing code out of Database classsfan52014-07-12
* Don't unload blocks if save failedkwolekr2014-07-07
* Fix memory leak in redis backend, fixes #1325sfan52014-05-23
* Add redis database backendSfan52014-04-16