aboutsummaryrefslogtreecommitdiff
path: root/src/database-redis.h
AgeCommit message (Collapse)Author
2015-01-15Add ability to delete MapBlocks from mapkwolekr
Also add a Lua API and chatcommand for this
2014-07-12Move MapBlock (de)serializing code out of Database classsfan5
2014-07-07Don't unload blocks if save failedkwolekr
Improve error handling in saveBlock()
2014-04-16Add redis database backendSfan5