2 results found Sort:

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...
Created 2023-12-24
44 commits to main branch, last one 3 months ago
📁 Build your own fast, persistent KV store(Based on bitcask paper)
Created 2022-12-25
22 commits to main branch, last one about a year ago