Skip to content

LogDB: Combining strong consistency with persistence, LogDB utilizes a log-structured merge-tree data structure for high performance, achieving O(1) write and log time for reads through the integration of bloom filters.

License

Notifications You must be signed in to change notification settings

venky1306/LogDB

About

LogDB: Combining strong consistency with persistence, LogDB utilizes a log-structured merge-tree data structure for high performance, achieving O(1) write and log time for reads through the integration of bloom filters.

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages