trousseau
Key vault
A portable encrypted key-value store designed to securely store and manage sensitive data
File based encrypted key-value store
959 stars
23 watching
46 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list
databaseencryptionstore
Related projects:
Repository | Description | Stars |
---|---|---|
peterbourgon/diskv | A simple disk-backed key-value store with optional transformation of keys to paths on disk. | 1,410 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 747 |
chrislusf/vasto | A distributed key-value store with sharding and replication capabilities | 261 |
oleiade/xk6-kv | A key-value store extension for k6 that provides persistent storage and shared state management | 15 |
treode/store | A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 177 |
akrylysov/pogreb | An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,312 |
ssh-vault/ssh-vault | A tool that enables secure encryption and decryption of data using public-private SSH key pairs. | 450 |
kee-org/keevault | A password manager application with encryption and synchronization capabilities | 68 |
deroproject/graviton | A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. | 420 |
unixjunkie/dokeysto | A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
couchbase/moss | A fast and persistent key-value storage library written in Go | 956 |
lucid-kv/lucid | A high-performance key-value store with distributed capabilities and an HTTP API | 379 |
spotify/sparkey | A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,179 |
tikv/tikv | A distributed key-value database with ACID compliance and support for transactions and geo-replication. | 15,298 |
vitalvas/vxdb | An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data | 20 |