keyvalue-db topic

List keyvalue-db repositories

remote-storage

1.0k
Stars
23
Forks
Watchers

remoteStorage is a simple library that combines the localStorage API with a remote server to persist data across sessions, devices, and browsers. It works as a simple key value database store and back...

bitcask-rb

63
Stars
1
Forks
Watchers

📁 Build your own fast, persistent KV store(Based on bitcask paper)