Goals
This system is developed as a thesis project in TUES.
Features
- Client/server communication
- Storage system based on B-trees
- Support for bulk operations, concurrent access and dynamic entries on the data
- Compression capabilities
Docs
Building
-
Clone the repo
gh repo clone boki1/eugene.git
-
Build with tests
make clean-test
-
Build examples
make clean-example
Contributing
The current maintainers of the project are Kristiyan Stoimenov and Stoyan Tinchev.
License
MIT License
</center>