Hey everyone, thought I'd share an open-source GO project I am working on called SuperMassive. SuperMassive is an open-source licensed under BSD-3, high-performance distributed key-value database designed for scale without compromise.
It combines fast in-memory operations with reliability through rather intelligent sharding and parallel processing across unlimited nodes. The system features automatic self-healing, recovery, synchronization capabilities, and more to give you a gist.
I'd love to hear your thoughts.
Cheers