Skip to content
/ eugene Public

System for Data Storing and Retrieving Based on Large Graph Processing

License

Notifications You must be signed in to change notification settings

boki1/eugene

Repository files navigation

Actions Status MIT License

Home

System for Data Storing and Retrieving Based on Large Graph Processing

Goals

This system is developed as a thesis project in TUES. Thesis defense presentation may be found in another repo.

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

  • About storage engine: link
  • About server and compression: link

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

About

System for Data Storing and Retrieving Based on Large Graph Processing

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages