All Projects → Sharkstore → Similar Projects or Alternatives

188 Open source projects that are alternatives of or similar to Sharkstore

Srchx
A standalone lightweight full-text search engine built on top of blevesearch and Go with multiple storage (scorch, boltdb, leveldb, badger)
Stars: ✭ 118 (-28.48%)
Mutual labels:  rocksdb
Hraftd
A reference use of Hashicorp's Raft implementation
Stars: ✭ 732 (+343.64%)
Mutual labels:  raft
Storj
Ongoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure.
Stars: ✭ 1,278 (+674.55%)
Mutual labels:  distributed-storage
Distributed Computing
distributed_computing include mapreduce kvstore etc.
Stars: ✭ 654 (+296.36%)
Mutual labels:  raft
Deepsea
A collection of Salt files for deploying, managing and automating Ceph.
Stars: ✭ 140 (-15.15%)
Mutual labels:  distributed-storage
Typesense
Fast, typo tolerant, fuzzy search engine for building delightful search experiences ⚡ 🔍 ✨ An Open Source alternative to Algolia and an Easier-to-Use alternative to ElasticSearch.
Stars: ✭ 8,644 (+5138.79%)
Mutual labels:  raft
Sfs
The distributed object storage server used by PitchPoint Solutions to securely 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 index.
Stars: ✭ 78 (-52.73%)
Mutual labels:  distributed-storage
Finn
Fast Raft framework using the Redis protocol for Go
Stars: ✭ 534 (+223.64%)
Mutual labels:  raft
Logcabin
LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their core metadata and is helpful in solving cluster management issues.
Stars: ✭ 1,576 (+855.15%)
Mutual labels:  raft
Async Raft
An implementation of the Raft distributed consensus protocol using the Tokio framework.
Stars: ✭ 510 (+209.09%)
Mutual labels:  raft
Leto
A key value storage example powered by hashicorp raft and BadgerDB
Stars: ✭ 73 (-55.76%)
Mutual labels:  raft
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 (+8009.09%)
Mutual labels:  distributed-storage
Raft.github.io
website at https://raft.github.io
Stars: ✭ 844 (+411.52%)
Mutual labels:  raft
chiselstore
SQLite + Little Raft = 🚀
Stars: ✭ 398 (+141.21%)
Mutual labels:  raft
Xenon
The MySQL Cluster Autopilot Management with GTID and Raft
Stars: ✭ 461 (+179.39%)
Mutual labels:  raft
Raft Demo
通过hashicorp-raft库手把手调试raft协议
Stars: ✭ 72 (-56.36%)
Mutual labels:  raft
X0
Xzero HTTP Application Server
Stars: ✭ 111 (-32.73%)
Mutual labels:  raft
Ratis
Open source Java implementation for Raft consensus protocol.
Stars: ✭ 443 (+168.48%)
Mutual labels:  raft
Eventql
Distributed "massively parallel" SQL query engine
Stars: ✭ 1,121 (+579.39%)
Mutual labels:  distributed-storage
Cortx
CORTX Community Object Storage is 100% open source object storage uniquely optimized for mass capacity storage devices.
Stars: ✭ 426 (+158.18%)
Mutual labels:  distributed-storage
Ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
Stars: ✭ 1,707 (+934.55%)
Mutual labels:  rocksdb
Geowave
GeoWave provides geospatial and temporal indexing on top of Accumulo, HBase, BigTable, Cassandra, Kudu, Redis, RocksDB, and DynamoDB.
Stars: ✭ 415 (+151.52%)
Mutual labels:  rocksdb
Cords
File-system fault injection framework for distributed storage systems
Stars: ✭ 55 (-66.67%)
Mutual labels:  distributed-storage
Odin
A programmable, observable and distributed job orchestration system.
Stars: ✭ 405 (+145.45%)
Mutual labels:  raft
Trepang
Trepang is an implementation of Raft Algorithm in Go
Stars: ✭ 111 (-32.73%)
Mutual labels:  raft
Electrs
An efficient re-implementation of Electrum Server in Rust
Stars: ✭ 380 (+130.3%)
Mutual labels:  rocksdb
Moosefs
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System (Software-Defined Storage)
Stars: ✭ 1,025 (+521.21%)
Mutual labels:  distributed-storage
Raft
Raft Consensus Algorithm
Stars: ✭ 370 (+124.24%)
Mutual labels:  raft
Kvs
💿 KVS: Abstract Chain Database
Stars: ✭ 160 (-3.03%)
Mutual labels:  rocksdb
Openmessaging Storage Dledger
A raft-based java library for building high-available, high-durable, strong-consistent commitlog.
Stars: ✭ 364 (+120.61%)
Mutual labels:  raft
Rethinkdb Lite
A RethinkDB-compatible database written in Crystal
Stars: ✭ 43 (-73.94%)
Mutual labels:  rocksdb
DTC
DTC is a high performance Distributed Table Cache system designed by JD.com that offering hotspot data cache for databases in order to reduce pressure of database and improve QPS.
Stars: ✭ 21 (-87.27%)
Mutual labels:  distributed-storage
Yaraft
Yet Another RAFT implementation
Stars: ✭ 109 (-33.94%)
Mutual labels:  raft
Gobeansdb
Distributed object storage server from Douban Inc.
Stars: ✭ 351 (+112.73%)
Mutual labels:  distributed-storage
Dister
dister(Distribution Cluster)是一款轻量级高性能的分布式集群管理软件,实现了分布式软件架构中的常用核心组件,包括:服务配置管理中心、服务注册与发现、服务健康检查、服务负载均衡。dister的灵感来源于ZooKeeper、Consul、Etcd,它们都实现了类似的分布式组件,但是dister更加的轻量级、低成本、易维护、架构清晰、简单实用、性能高效,这也是dister设计的初衷。
Stars: ✭ 41 (-75.15%)
Mutual labels:  raft
Mushroom
Distributed In-Memory Index 分布式内存索引
Stars: ✭ 280 (+69.7%)
Mutual labels:  raft
Zatt
Python implementation of the Raft algorithm for distributed consensus
Stars: ✭ 119 (-27.88%)
Mutual labels:  raft
Shineframe
高性能超轻量级C++开发库及服务器编程框架
Stars: ✭ 274 (+66.06%)
Mutual labels:  raft
Blaze
A FHIR® server with internal, fast CQL Evaluation Engine
Stars: ✭ 34 (-79.39%)
Mutual labels:  rocksdb
Floyd
A raft consensus implementation that is simply and understandable
Stars: ✭ 259 (+56.97%)
Mutual labels:  raft
Pravega
Pravega is 100% open source and community-driven. All components are available under Apache 2 License on GitHub.
Stars: ✭ 1,653 (+901.82%)
Mutual labels:  distributed-storage
kerala
Distributed KV Streams
Stars: ✭ 16 (-90.3%)
Mutual labels:  raft
Consensus Yaraft
consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implementation of the Raft protocol.
Stars: ✭ 30 (-81.82%)
Mutual labels:  raft
Tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
Stars: ✭ 2,295 (+1290.91%)
Mutual labels:  rocksdb
Xraft
xnnyygn's raft implementation
Stars: ✭ 99 (-40%)
Mutual labels:  raft
Blog
my blog, using markdown
Stars: ✭ 25 (-84.85%)
Mutual labels:  raft
radondb-mysql-kubernetes
Open Source,High Availability Cluster,based on MySQL
Stars: ✭ 146 (-11.52%)
Mutual labels:  raft
FISCO-BCOS
FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下,性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用,长时间在生产环境中的实践检验,具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable financial-grade open-source blockchain platform. The platform provides rich features including group architecture, cross-chain communication protoc…
Stars: ✭ 1,603 (+871.52%)
Mutual labels:  raft
Javaok
必看!java后端,亮剑诛仙。java发展路线技术要点。
Stars: ✭ 867 (+425.45%)
Mutual labels:  raft
Dragonboat Example
Examples for Dragonboat
Stars: ✭ 104 (-36.97%)
Mutual labels:  raft
netty-chat-tutorial
Netty Chat tutorial with Protobuf
Stars: ✭ 23 (-86.06%)
Mutual labels:  rocksdb
Blast
Blast is a full text search and indexing server, written in Go, built on top of Bleve.
Stars: ✭ 934 (+466.06%)
Mutual labels:  raft
Layr
A decentralized (p2p) file storage system built atop Kademlia DHT that enforces data integrity, privacy, and availability through sharding, proofs of retrievability, redundancy, and encryption, with smart-contract powered incentive scheme
Stars: ✭ 90 (-45.45%)
Mutual labels:  distributed-storage
Raft Rs
Raft distributed consensus algorithm implemented in Rust.
Stars: ✭ 1,859 (+1026.67%)
Mutual labels:  raft
blockchain-node
A Helum Blockchain Node
Stars: ✭ 43 (-73.94%)
Mutual labels:  rocksdb
Toydb
Distributed SQL database in Rust, written as a learning project
Stars: ✭ 1,329 (+705.45%)
Mutual labels:  raft
Sheepdog
Distributed Storage System for QEMU
Stars: ✭ 896 (+443.03%)
Mutual labels:  distributed-storage
Rocker
Erlang/Elixir wrapper for RocksDB
Stars: ✭ 19 (-88.48%)
Mutual labels:  rocksdb
Uhaha
High Availability Framework for Happy Data
Stars: ✭ 164 (-0.61%)
Mutual labels:  raft
Mit 6.824 2018
Solutions to mit 6.824 2018
Stars: ✭ 158 (-4.24%)
Mutual labels:  raft
61-120 of 188 similar projects