mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-04 17:40:22 +02:00
Add redis database backend
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
#define CMAKE_CONFIG_H
|
||||
|
||||
#define USE_LEVELDB @USE_LEVELDB@
|
||||
#define USE_REDIS @USE_REDIS@
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user