Metadata-Version: 2.1
Name: buckets
Version: 20230810
Summary: Strongly consistent KV store and Log - with GET/PUT/APPEND operations over HTTPS.
Home-page: https://github.com/magicray/buckets
Author: Bhupendra Singh
Author-email: bhsingh@gmail.com
Keywords: paxos,kv,key,value,sqlite,consistent
License-File: LICENSE

Uses Paxos for replication, SQLite for paxos metadata and filesystem for data. Leaderless and highly available.
