Skip to content

research: second-tier KV/cache landscape survey (closes #162)#204

Merged
ELares merged 1 commit into
mainfrom
feat/ir-second-tier
Jun 14, 2026
Merged

research: second-tier KV/cache landscape survey (closes #162)#204
ELares merged 1 commit into
mainfrom
feat/ir-second-tier

Conversation

@ELares

@ELares ELares commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Wave-2 M1 research. Authored + adversarially reviewed via workflow.

docs/research/second-tier-kv.md (#162): a borrow/adapt/reject survey of the second-tier landscape: Aerospike (hybrid-memory index, all-flash, XDR), Tarantool (vinyl LSM + fibers), Kvrocks (RocksDB-as-RESP), Hazelcast/Ignite (partitioned grid + near-cache, read-through/write-behind), Skytable, Redka (Redis-in-SQLite). Feeds #64/#65/#66/#68/#79; notably Kvrocks is the live RocksDB-as-RESP counterpoint to ADR-0023's rejection, and Aerospike's hybrid-memory index informs tiering (#66/#68).

Adds 6 web-verified system claims. CI passes (400 ids). Closes #162.

🤖 Generated with Claude Code

docs/research/second-tier-kv.md (#162): borrow/adapt/reject survey of Aerospike
(hybrid-memory index, all-flash, XDR), Tarantool (vinyl LSM + fibers), Kvrocks
(RocksDB-as-RESP), Hazelcast/Ignite (partitioned grid + near-cache, read-through/
write-behind), Skytable, Redka (Redis-in-SQLite). Feeds #64/#65/#66/#68/#79;
notably Kvrocks is the live RocksDB-as-RESP counterpoint to ADR-0023's rejection,
and Aerospike's hybrid-memory index informs tiering (#66/#68).

Adds 6 web-verified system claims (aerospike/tarantool/kvrocks/ignite/skytable/
redka). Authored+reviewed via workflow. CI passes (400 ids). Closes #162.

Signed-off-by: Zeke <ezequiel.lares@outlook.com>
@ELares ELares merged commit 30e81f7 into main Jun 14, 2026
1 check passed
@ELares ELares deleted the feat/ir-second-tier branch June 14, 2026 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RESEARCH]: Pin the second-tier KV/cache landscape (Aerospike, Tarantool, Kvrocks, Hazelcast/Ignite/Coherence, Skytable, Redka)

1 participant