cocoapods-keys

Key store

A key-value store that securely stores environment and application keys in the developer's keychain.

A key value store for storing per-developer environment and application keys

GitHub

2k stars
34 watching
92 forks
Language: Ruby
last commit: about 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
unixjunkie/dokeysto A key-value store implementation in OCaml, optimized for simplicity and efficient storage. 10
moneta-rb/moneta A unified interface to key/value stores, providing a standard way of interacting with various types of data storage systems. 1,116
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939
stcarrez/ada-keystore A tool for securely storing and protecting sensitive information and documents 31
capless/kev A lightweight Python library for key-value stores and document databases with support for multiple backends 99
hemantasapkota/swiftstore A LevelDB-backed key-value store for Swift applications 123
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 177
spotify/sparkey A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. 1,179
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 747
peterbourgon/diskv A simple disk-backed key-value store with optional transformation of keys to paths on disk. 1,410
chrislusf/vasto A distributed key-value store with sharding and replication capabilities 261
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 169
honza/redish An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. 137
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
petewarden/c_hashmap A simple string-based key-value store implemented as a C data structure 524