01:26:13 GMT i got redis cluster running, how do i turn it off, and get it back when reboot 01:57:10 GMT i don't see anything about cluster restoring in the documentation 02:03:58 GMT anyone here? 15:02:16 GMT I have concurrent threads trying to manipulate a user’s balance. I need to implement locking solution to allow Thread 1 to create the lock, modify balance and release lock, then thread 2 will continue, and so on. What redis functions are the best to use for locking ? 15:03:01 GMT SETNX looks alright? 16:52:41 GMT FYI, someone might want to remove the link to the twitter account for the maintainer of redisboost on the clients page, it appears that account has been taken over 17:07:30 GMT hey, does anyone know if there is a way for me to count the number of events that enter a redis list over a period of time? 17:27:04 GMT coryflucas: make a PR on the documentation repo 18:04:06 GMT minus: coryflucas taking care of that 18:13:13 GMT badboy_: thanks, didn't realize the source for that was on github 18:14:35 GMT no problem 18:14:50 GMT we should remove the twitter accouts… 18:15:39 GMT as the website link? yeah, not much point in having twitter links there, yeah, they provide no relevant info 18:19:33 GMT plus they are a maintenance burden for us and a lot of churn for others 18:22:13 GMT linking to the maintainers github seems slightly more useful, but still pretty unrelated to the client 18:24:42 GMT only link to a dedicated website for the project if there is one 18:27:19 GMT yep