/python-congregate

Scalable and adaptive in-memory key-value store. Built with python-bpcon

Primary LanguagePython

Python-Congregate

Scalable, consistent, and churn-adaptive datastore built according to the architecture specified in Scalable Consistency in Scatter.

Replication using a byzantined Paxos variant, Python-BPCon

Requirements

  • python3.4
  • asyncio
  • websockets
  • pycrypto
  • sortedcontainers

make sure to add these to your PYTHONPATH