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