tiedot is a general purpose, document database engine designed for both embeddable usage and running stand-alone DB server, implemented in Go.
Despite the effort of partitioning collection data and indexes, a single tiedot process still cannot scale beyond 4 CPU cores due to limitations of both data structure and Go runtime. Last year, an attempt began to partition data across multiple tiedot processes, and use IPC for communication and database logics. Initial benchmarks show promising scalability improvement using the new implementation. So let us complete the new implementation together, to bring the most scalable & embeddable DB engine for Go programs!
Project URL: https://github.com/HouzuoGuo/tiedot
Looking for hackers with the skills:
This project is part of:
Hack Week 12
Activity
Comments
Similar Projects
WebUI for your data by avicenzi
A single place to view every bit of data you ha...
Cluster API Provider for Harvester by rcase
[comment]: # (Please use the project descriptio...
A CLI for Harvester by mohamed.belgaied
[comment]: # Harvester does not officially come...