Raft Java implementation which is simple and easy to understand.
-
Updated
Jan 10, 2024 - Java
Raft Java implementation which is simple and easy to understand.
The legacy distributed object storage server developed by PitchPoint Solutions can store billions of large and small files using minimal resources. Object data is stored in replicated volumes implemented like Facebooks Haystack Object Store. Object metadata which essentially maps an object name to a volume position is stored in an elasticsearch …
Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.
🏠超精简分布式对象存储
A general performance test framework for Distributed File System
This repository contains a simple Hadoop-like (MapReduce) distributed computing platform implemented in Java. It is extended from a course project at UIUC awarded the best Java version implementation and it's open-sourced for reference.
A file system backed by AntidoteDB.
λFS: an elastic, high-performance, serverless-function-based metadata service for large-scale distributed file systems (ACM ASPLOS'23)
A Distributed File System
The core library for blobfs and blobfs-win project, this tool can help you mount the Azure Blob storage as the local disk driver, no matter it is a Linux system or a Windows system.
An implementation of the Hadoop FileSystem contract backed by AWS S3 and DynamoDB
HTML5 video streaming servlet from Hadoop Distributed File System
An attempt to make a reliable, distributed file system inspired by HDFS
This is a distributed file system created by Andrew Goupinets in Spring 2020 for CSS 434: Parallel and Distributed Computing at University of Washington Bothell taught by Professor Munehiro Fukuda.
Distributed File System consisting of a multi threaded name server and storage servers capable of replicating data on storage servers efficiently.
Implementation of Google's Chubby distributed file system in Java using Raft consensus algorithm
DataNode for a sockets based simple distributed file system
Fault-tolerant Distributed File System
File Storage and retrieval in a Distributed System Network of Servers.
POSIX compatible Distributed File System | Block Storage, Probabilistic Routing with Bloom Filter, Fault tolerance with Replication using Priority Queue
Add a description, image, and links to the distributed-file-system topic page so that developers can more easily learn about it.
To associate your repository with the distributed-file-system topic, visit your repo's landing page and select "manage topics."