ssb-db
Message store
A secret storage solution for peer-to-peer networks using unforgeable append-only message feeds.
A database of unforgeable append-only feeds, optimized for efficient replication for peer to peer protocols
1k stars
58 watching
75 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ssbc/ssb-server | A peer-to-peer log store used as a database, identity provider, and messaging system with end-to-end encryption and global replication. | 1,686 |
ssb-junkyard/ssb-feed | A Node.js library for creating and managing publish-subscribe feeds in a decentralized network. | 15 |
ssbc/secret-stack | A framework for creating decentralized systems with secure peer-to-peer connections using secret handshakes. | 90 |
wisembly/basil.js | A JavaScript API for unified storage management across local storage, cookies, and session storage. | 1,977 |
susom/database | A wrapper around JDBC to simplify and secure relational database access | 42 |
fagbokforlaget/simple-fs | Provides a promise-based filesystem layer for modern browsers | 152 |
alekseykulikov/storage | An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 605 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |
ssb-junkyard/brickhouse | An Electron project focused on building a secure desktop application with JavaScript | 6 |
1amageek/messagestore | A simple, lightweight message storage solution designed to provide basic persistence and retrieval of data. | 8 |
cloudscribe/nodb | An alternative storage solution for .NET Core applications, allowing data to be stored in a file system without the need for a relational database. | 182 |
ethersphere/bee-js | A JavaScript library for uploading and managing decentralized storage data | 60 |
spotify/sptpersistentcache | A cache library that stores data with time-to-live values and disk management semantics. | 1,243 |
primlabs/bucket | A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
maximilianheidenreich/dsddb | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |