Flow25 Posted January 2, 2016 Report Share Posted January 2, 2016 Hello, i need help with Redis. I have too much empty Building Keys in the DB and the Keys dont delete self. How can i delete all the old empty Building Keys with TTL -1 ? I hope for help. Link to comment Share on other sites More sharing options...
0 vbawol Posted January 3, 2016 Report Share Posted January 3, 2016 These empty entries are actually reused as players build more objects. It should not be needed to delete these normally. It is safe to manually remove any extra data like this as the code will still reuse the slots available if it is deleted. For the next update 0.3.7, I have made changes that actually deletes these database entries instead of setting them to a blank array when any of the objects, vehicles, or traders are killed. Flow25 and Brian Soanes 2 Link to comment Share on other sites More sharing options...
Question
Flow25
Hello,
i need help with Redis.
I have too much empty Building Keys in the DB and the Keys dont delete self.
How can i delete all the old empty Building Keys with TTL -1 ?
I hope for help.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now