pair
Repository:
https://github.com/theory/kv-pair
The key-value store implemented by this project provides an interface for storing and retrieving arbitrary data using a simple, schema-less design based on two columns: a unique identifier and an associated value.
Duplicate Code Analysis
| Total Lines of Code: ? | 0 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 0 |
| Lines of Encapsulated Versioning Code: ? | 0 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 0% |