An open API service indexing awesome lists of open source software.

https://github.com/phara0h/block-database

Worlds fastest block keystore database 65 million+ ops
https://github.com/phara0h/block-database

asynchronous block database efficient fastest keystore

Last synced: about 1 month ago
JSON representation

Worlds fastest block keystore database 65 million+ ops

Awesome Lists containing this project

README

          

# BlockDatabase
Worlds fastest block keystore database 65 million+ ops

· 65.5 million ops a second – Read and Write

· O(1) search times

· Native IPC with TCP fall back.

· Asynchronous communication –Pub/Sub

· Non-IO blocking FS persistence.

· 655,000,000 entries loaded in the db are only 1.25 gigs of memory total for the whole program running.

to complie you need lib-uv and zeromq lib.