Database Backend Questions
Hello I just Try out alternative Database Backens, namely the redis backend.
I created a new World, started it, open the world.mt and changed the backend setting to redis.
Started the geme anew and it tels me to put the redis_address and the redis_hash in the world_mt.
So I put the following lines in the world.mt redis_address = localhost, redis_hash = . Starting the Game gets me an empty world if I try redis_hash = backend norhing changes.
Where do I get this hash?
should not at least the redis_address be setted in the minetest.conf instead of the world.mt, because it is a client setting.
Thanks,
JPR
I created a new World, started it, open the world.mt and changed the backend setting to redis.
Started the geme anew and it tels me to put the redis_address and the redis_hash in the world_mt.
So I put the following lines in the world.mt redis_address = localhost, redis_hash = . Starting the Game gets me an empty world if I try redis_hash = backend norhing changes.
Where do I get this hash?
should not at least the redis_address be setted in the minetest.conf instead of the world.mt, because it is a client setting.
Thanks,
JPR