/arcus-python-client

ARCUS python client

Primary LanguagePythonApache License 2.0Apache-2.0

arcus-python-client : Arcus Python Client

This is a python3 client driver for Arcus cloud.

Requirement

This driver is made by python 3.0 and it uses kazoo module to handle zookeeper. Install kazoo first: https://kazoo.readthedocs.org

Use

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

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0