This is a python3 client driver for Arcus cloud.
This driver is made by python 3.0 and it uses kazoo module to handle zookeeper. Install kazoo first: https://kazoo.readthedocs.org
Just import arcus.py and arcus_mc_node.py. test.py is basic functional test for this driver and you can get detail information about that.
Visit arcus cache cloud project at github to get more detail information. https://github.com/naver/arcus
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0