-
Notifications
You must be signed in to change notification settings - Fork 2
Concepts
Radu Marias edited this page Aug 11, 2024
·
13 revisions
We want to create a kernel that takes advantages of the the technologies and benefit of the new hardware enchantments like:
- SIMD single instruction/multiple data
- Zero-copy from disk crates:
- RDMA remote direct memory access crates:
- QUIC network layer crates:
- Very performant relational
SQLdistributed database similar to sqlite or tidb - NoSQL distributed
ACIDdatabase similar to MongoDB, zetta or tidis - Distributed filesystem
- communication with QUIC
- sync with
Mainline DHTandBitTorrent - encryption using rencfs
- deduplication
- compression using LZ4