bsky.app/profile/tikv...
@romanpalace.bsky.social @yorkadventurers.bsky.social @durotrigesdig.bsky.social @sicktodeath.bsky.social so far.
who else should go on it?
bsky.app/profile/tikv...
@romanpalace.bsky.social @yorkadventurers.bsky.social @durotrigesdig.bsky.social @sicktodeath.bsky.social so far.
who else should go on it?
5. Time series (Timescale, QuestDB, Influx)
6. Sharded, distributed key-value (FoundationDB, TiKV)
7. Non-sharded, distributed key-value (etcd, rqlite, Tigerbeetle, zookeeper)
8. Embedded key-value (RocksDB, BerkeleyDB, LMDB)
5. Time series (Timescale, QuestDB, Influx)
6. Sharded, distributed key-value (FoundationDB, TiKV)
7. Non-sharded, distributed key-value (etcd, rqlite, Tigerbeetle, zookeeper)
8. Embedded key-value (RocksDB, BerkeleyDB, LMDB)
- no zstd jetstream compression
- no tls (proxies through nginx on a local neighbour box)
- tikv-jemallocator
- disabling most logging
- no block compression in lsm tree
- a bit of careful planning with tokio mpsc channels to batch-simplify writes
- no zstd jetstream compression
- no tls (proxies through nginx on a local neighbour box)
- tikv-jemallocator
- disabling most logging
- no block compression in lsm tree
- a bit of careful planning with tokio mpsc channels to batch-simplify writes
TiKV is a distributed transactional key-value database. It provides conventional key-value operations with ACID-compliant distributed transactions. The post TiKV – distributed transactional key-val...
📰 Source: LinuxLinks
🔗 Link […]
TiKV is a distributed transactional key-value database. It provides conventional key-value operations with ACID-compliant distributed transactions. The post TiKV – distributed transactional key-val...
📰 Source: LinuxLinks
🔗 Link […]
Where do open source projects usually post such ideas? GH issues seem off since it’s not changes to SlateDB.
Where do open source projects usually post such ideas? GH issues seem off since it’s not changes to SlateDB.
https://ikristina.github.io/blog/multi-raft-architecture
#distributed-systems #Raft #consensus #architecture #cockroachDB #Redpanda #YugabyteDB #TiKV
TiDB is a highly mature, production-grade distributed SQL database implemented primarily in Go, targeting MySQL compatibility while delivering horizontal scalability, strong consistency, and HTAP capabilities (via TiKV + TiF...
https://gitrated.com/pingcap/tidb
TiDB is a highly mature, production-grade distributed SQL database implemented primarily in Go, targeting MySQL compatibility while delivering horizontal scalability, strong consistency, and HTAP capabilities (via TiKV + TiF...
https://gitrated.com/pingcap/tidb