Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / ziagham / KeyValueStore

The in-memory KVS uses the Trie-tree as the main in-memory data structure for achieving high insert and lookup performance. For concurrency, this KVS uses Spin-lock mechanism to avoid race conditions and guarantee mutual exclusion.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziagham%2FKeyValueStore

Stars: 0
Forks: 0
Open Issues: 0

License: None
Language: Python
Repo Size: 37.4 MB
Dependencies: 0

Created: almost 3 years ago
Updated: over 1 year ago
Last pushed: over 2 years ago
Last synced: about 1 year ago

Topics: inmemory-db, keyvaluestore, kvstore, multithreading

Files
    Loading...
    Readme
    Loading...

    No dependencies found