EINSTEINDB
The core innovation of Einstei is its merge-append-commit protocol. The protocol is friendly and does not require more than two parties to agree on the order
San Francisco, California
Pinned Repositories
edbproto
Generates simple, idiomatic, and readable Rust types by taking advantage of Rust derive attributes.
EinsteinDB
In a nutshell, EinsteinDB is a persistent indexing scheme based off of LSH-KVX that exploits the distinct merits of hash index and B+-Tree index to support range scan and avoids long NVM writes for maintaining consistency; thus improving on LSH’s performance guarantees for skewed data and adopts ordered-write consistency to ensure crash consistency, while retaining the same storage and query overhead.
errors
Simple error handling primitives
FIDel
FIDel is EinsteinDB’s Time Sharing TO (Tuplespace Ordering) Interlocking directorate for OLTP/HTAP/OLAP
foundationdb
FoundationDB - the open source, distributed, transactional key-value store
iceberg-gatsby-whtcorps
SPA
Lubeck
A distributed byzantine OCI container coordinator with failure recovery in Rust..
MilevaDB
EinsteinDB's Go Supercolumnar Write-Optimized Plugin
vEnvi
Envoy Inspired concurrent task scheduler with bipartite graph representations of IPC mechanisms.
VioletaBFT
Byzantine Fault Tolerant relativistic WAL consensus protocol for EinsteinDB written in Haskell compiling to Rust. VioletaBFT is a PoET embedded pBFT (optimistic timestamp) written with relativistic programming principles: Merkle Trees with Critical Sections; VioletaBFT employs Post-Quantum Cryptographic Digital Signature and Key Exchange protocols for Enterprises. Community Edition contains a Vanila VioletaBFT inspired by zcash, GHOST, and HoneyBadger.
EINSTEINDB's Repositories
YosiSF/EinsteinDB
In a nutshell, EinsteinDB is a persistent indexing scheme based off of LSH-KVX that exploits the distinct merits of hash index and B+-Tree index to support range scan and avoids long NVM writes for maintaining consistency; thus improving on LSH’s performance guarantees for skewed data and adopts ordered-write consistency to ensure crash consistency, while retaining the same storage and query overhead.
YosiSF/MilevaDB
EinsteinDB's Go Supercolumnar Write-Optimized Plugin
YosiSF/FIDel
FIDel is EinsteinDB’s Time Sharing TO (Tuplespace Ordering) Interlocking directorate for OLTP/HTAP/OLAP
YosiSF/VioletaBFT
Byzantine Fault Tolerant relativistic WAL consensus protocol for EinsteinDB written in Haskell compiling to Rust. VioletaBFT is a PoET embedded pBFT (optimistic timestamp) written with relativistic programming principles: Merkle Trees with Critical Sections; VioletaBFT employs Post-Quantum Cryptographic Digital Signature and Key Exchange protocols for Enterprises. Community Edition contains a Vanila VioletaBFT inspired by zcash, GHOST, and HoneyBadger.
YosiSF/edbproto
Generates simple, idiomatic, and readable Rust types by taking advantage of Rust derive attributes.
YosiSF/errors
Simple error handling primitives
YosiSF/foundationdb
FoundationDB - the open source, distributed, transactional key-value store
YosiSF/iceberg-gatsby-whtcorps
SPA
YosiSF/Lubeck
A distributed byzantine OCI container coordinator with failure recovery in Rust..
YosiSF/vEnvi
Envoy Inspired concurrent task scheduler with bipartite graph representations of IPC mechanisms.
YosiSF/einsteindb-prod
EinsteinDB is a Hybrid memory system consisting of DRAM and Non-Volatile Memory configured to persist data fast.
YosiSF/gatsby-whtcorps
spa landijng
YosiSF/solomon
An embedded EinsteinDB instance for iOS with Foundation and SQLite.