Metrics of Performance and Safety Evaluated on a RAFT-based Distributed DNS Server.
-
Updated
Jun 11, 2018 - Python
Metrics of Performance and Safety Evaluated on a RAFT-based Distributed DNS Server.
Raft implementation in a distributed fashion
An open-source, scalable, decentralized, robust, heterogeneous file storage solution which is fault tolerant, replicated, distributed and lets you upload, download, and see the catalog of other cluster with low latency and LRU cache capabilities.
Cockatrice is a full text search and indexing server. It is written in Python built on top of Whoosh.
Coded a distributed, robust, decentralized, scalable and heterogeneous data storage system which supports replication, fault tolerance and lets one upload, download and search all the data.
用python实现,节点通信使用的是GRPC机制
Distributed file storage system based on Raft
A distributed file sharing system with replication of data and dynamic leader election.
A cloud-based file storage system patterned on Dropbox that can survive server failure, datacenter failure, and network failures
Distributed Raft Consensus algorithm implementation using UDP segments.
A simple and lightweight pure Python implementation of RAFT Consensus.
Distributed Competetive Coding Platform
A distributed and fault-tolerant approach to the Over-The-Air (OTA) upgrade of embedded systems.
A key-value datastore that supports API calls from clients and utilizes a homemade version of Raft to gurantee consistency.
Implementation of raft consensus algorithm
Distributed KV store written in python for learning Raft
Python implementation of the Raft Distributed Consensus Algorithm with ASGI + Starlette + FastAPI
Asynchronous implementation of Raft Distributed Consensus
DS Project: A fault-tolerant distributed key-value store using the Raft consensus algorithm
This is the collection of labs on the Distributed Systems and networks programming course offered at Innopolis University. I will keep it updated as I move forward.
Add a description, image, and links to the raft-consensus-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the raft-consensus-algorithm topic, visit your repo's landing page and select "manage topics."