naver / arcus-python-client

ARCUS python client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ARCUS python client

License:Apache License 2.0


Languages

Language:Python 100.0%