Is Crocdb -

❌ A distributed database ❌ Suitable for high write throughput ❌ Meant for multi-terabyte datasets

🐊

#golang #database #opensource #crocdb

Most developers reach for Redis or BoltDB by default. But if you need: is crocdb

An embedded key-value store inspired by BoltDB but simpler. Data is stored in a single .db file with B-tree indexing. ❌ A distributed database ❌ Suitable for high