Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix build with redis | ShadowNinja | 2014-09-21 |
| | | | | | Broken by 6bc4cad0eddd7a7cf593ca1471599e2d75727379 because database-redis.h depended on settings.h to include filesys.h. | ||
* | Move MapBlock (de)serializing code out of Database class | sfan5 | 2014-07-12 |
| | |||
* | Don't unload blocks if save failed | kwolekr | 2014-07-07 |
| | | | | Improve error handling in saveBlock() | ||
* | Fix memory leak in redis backend, fixes #1325 | sfan5 | 2014-05-23 |
| | |||
* | Add redis database backend | Sfan5 | 2014-04-16 |