All Projects → infinit → Infinit

infinit / Infinit

The Infinit policy-based software-defined storage platform.

Projects that are alternatives of or similar to Infinit

Moosefs
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System (Software-Defined Storage)
Stars: ✭ 1,025 (+182.37%)
Mutual labels:  storage, fuse, filesystem, scalability
Juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
Stars: ✭ 4,262 (+1074.1%)
Mutual labels:  s3, storage, object-storage, filesystem
Shrine
File Attachment toolkit for Ruby applications
Stars: ✭ 2,903 (+699.72%)
Mutual labels:  s3, storage, filesystem
sprawl
Alpha implementation of the Sprawl distributed marketplace protocol.
Stars: ✭ 27 (-92.56%)
Mutual labels:  peer-to-peer, decentralized, distributed
ipfs-chat
Real-time P2P messenger using go-ipfs pubsub. TUI. End-to-end encrypted texting & file-sharing. NAT traversal.
Stars: ✭ 84 (-76.86%)
Mutual labels:  peer-to-peer, decentralized, distributed
Tus Ruby Server
Ruby server for tus resumable upload protocol
Stars: ✭ 172 (-52.62%)
Mutual labels:  s3, storage, filesystem
tool-db
A peer-to-peer decentralized database
Stars: ✭ 15 (-95.87%)
Mutual labels:  peer-to-peer, decentralized, distributed
awesome-storage
A curated list of storage open source tools. Backups, redundancy, sharing, distribution, encryption, etc.
Stars: ✭ 324 (-10.74%)
Mutual labels:  storage, s3, nfs
Foundatio
Pluggable foundation blocks for building distributed apps.
Stars: ✭ 1,365 (+276.03%)
Mutual labels:  s3, storage, distributed
pyrsia
Decentralized Package Network
Stars: ✭ 103 (-71.63%)
Mutual labels:  peer-to-peer, decentralized, distributed
fuse-nfs-crossbuild-scripts
fuse-nfs for windows using dokany
Stars: ✭ 35 (-90.36%)
Mutual labels:  fuse, filesystem, nfs
Goofys
a high-performance, POSIX-ish Amazon S3 file system written in Go
Stars: ✭ 3,932 (+983.2%)
Mutual labels:  s3, fuse, filesystem
Flydrive
☁️ Flexible and Fluent framework-agnostic driver based system to manage storage in Node.js
Stars: ✭ 275 (-24.24%)
Mutual labels:  s3, storage, filesystem
Seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
Stars: ✭ 13,380 (+3585.95%)
Mutual labels:  s3, fuse, object-storage
Edgefs
EdgeFS - decentralized, scalable data fabric platform for Edge/IoT Computing and Kubernetes apps
Stars: ✭ 358 (-1.38%)
Mutual labels:  s3, storage, nfs
Mc
MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.
Stars: ✭ 1,962 (+440.5%)
Mutual labels:  s3, storage, filesystem
S4
S4 is 100% S3 compatible storage, accessed through Tor and distributed using IPFS.
Stars: ✭ 67 (-81.54%)
Mutual labels:  storage, s3, object-storage
S3fs Fuse
FUSE-based file system backed by Amazon S3
Stars: ✭ 5,733 (+1479.34%)
Mutual labels:  s3, fuse, filesystem
Akubra
Simple solution to keep a independent S3 storages in sync
Stars: ✭ 79 (-78.24%)
Mutual labels:  s3, storage, object-storage
cachegrand
cachegrand is an open-source fast, scalable and secure Key-Value store, also fully compatible with Redis protocol, designed from the ground up to take advantage of modern hardware vertical scalability, able to provide better performance and a larger cache at lower cost, without losing focus on distributed systems.
Stars: ✭ 87 (-76.03%)
Mutual labels:  key-value, s3, distributed

infinit

Infinit is a next generation storage platform that has been designed with scalability and resilience in mind. Infinit is particularly well suited for modern environments such as containers that require the storage component to be highly customizable:

  • Software-based: can be deployed on any hardware from legacy appliances to commodity bare metal, virtual machines or even containers.
  • Programmatic: developers can easily automate the creation and deployment of multiple storage infrastructure, each tailored to the overlying application's needs through policy-based capabilities.
  • Scalable: by relying on a decentralized architecture (i.e peer-to-peer), Infinit does away with the master/slave model, hence does not suffer from bottlenecks and single points of failure.
  • Self Healing: Infinit's rebalancing mechanism allows for the system to adapt to various types of failures, including Byzantine.
  • Multi-Purpose: the Infinit platform provides interfaces for block, object and file storage: NFS, SMB, AWS S3, OpenStack Swift, iSCSI, FUSE etc.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].