-
Notifications
You must be signed in to change notification settings - Fork 0
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
venky1306/LogDB
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 0
No packages published