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
2k stars
34 watching
91 forks
Language: Ruby
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
| A unified interface to key/value stores, providing a standard way of interacting with various types of data storage systems. | 1,112 |
| An embeddable key-value store with fast read performance and compact storage size | 939 |
| A tool for securely storing and protecting sensitive information and documents | 31 |
| A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
| A LevelDB-backed key-value store for Swift applications | 123 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
| A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,178 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A simple disk-backed key-value store with optional transformation of keys to paths on disk. | 1,411 |
| A distributed key-value store with sharding and replication capabilities | 261 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. | 138 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| A simple string-based key-value store implemented as a C data structure | 527 |