nubmq is a key-value cache engine written in Go, designed for high-frequency and contention-heavy workloads. It implements adaptive sharding with dynamic scaling, a dual-store architecture for zero-downtime resizing, and an event-based notification scheduler that provides native pub-sub support without polling.
- Source Code
- https://github.com/nubskr/nubmq[01]
- Country of Origin
- NL
- Start Year
- 2024
- Project Types
- Hobby, Open Source
- Written in
- Go
- Operating System
- Linux
- License
- Apache v2
nubmq is a key-value cache engine written in Go, designed for high-frequency and contention-heavy workloads. It implements adaptive sharding with dynamic scaling, a dual-store architecture for zero-downtime resizing, and an event-based notification scheduler that provides native pub-sub support without polling.
Citations
1 source
Revision #2