A distributed lock manager for OpenStack?
A distributed lock manager for OpenStack?
Posted Oct 31, 2015 20:21 UTC (Sat) by harlowja (guest, #97846)In reply to: A distributed lock manager for OpenStack? by isotopp
Parent article: A distributed lock manager for OpenStack?
As one of the authors of tooz. I agree, some should probably be deprecated. Redis and kazoo should likely be kept (kazoo == zookeeper, redis-py == redis), the odd one there is redis. It has been gaining properties that make it more of what I call the 'poor mans zookeeper', although it has become more of a swiss army knife than a surgical tool (just look at http://redis.io/commands/)...