-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Kyle Hanson edited this page Feb 27, 2022
·
6 revisions
CrissCross - Immutable Trees, RPC, Bidirectional Streams and TCP Tunneling using Private Distributed Hash Tables and QUIC
CrissCross is a new way to share immutable structures. Build a tree, get a hash and distribute it in your own private cluster. Connect with any language that has a redis client. Store data in high speed databases.
- Getting Started
- Understanding TTLs
- Compaction
- Using Redis
- Files and Directories
- Variable substitution
- CrissCrossDHT A Kademlia Distributed Hash Table
- SortedSetKV High-Performance binding for the Sled Database
- ExSchnorr Cryptographic Signatures
- CrissCrossPy Python client for CrissCross
- ExP2P Elixir wrapper for qp2p