项目作者: Phara0h

项目描述 :
Worlds fastest block keystore database 65 million+ ops
高级语言: C
项目地址: git://github.com/Phara0h/Block-Database.git
创建时间: 2018-07-05T15:38:48Z
项目社区:https://github.com/Phara0h/Block-Database

开源协议:

下载


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.