persistent and scalable in-memory key-value engine.
Stars
12
Forks
1
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
31
commits
remove screenshots.
af6eeb9
update build script and instru.
9564407
add reference to db-index.
772fd84
Merge branch 'master' of https://github.com/tabokie/portal-db
78e3211
add build tips and lib ignore, fix legacy bug.
83c4a5f
fix typo.
3def521
quick restructure.
d11b3a1
fix typos in code.
5b5f220
test server / client, add screenshots.
8349eb0
add db file ignore.
17e30ca
add and test persist hash-trie, recovery.
8b70ccf
update readme.
eeb9bbb
add persist-hash-trie.
5228c53
benchmark for single-thread in-memory hash-trie.
fca48cb
add mutation lock, scan. alpha version all done.
974f0d3