Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : vcache-trie

VCache supports larger-than-memory values with caching, persistence, and structure sharing. Effective use of VCache requires useful data structures be modeled above it. The trie is useful for modeling key value databases or abstract virtual filesystems, where keys have shared prefixes or elements with a common prefix are likely to be updated together. Currently, the implementation is specialized to a bytestring trie.

Registry - Source - Homepage - JSON
purl: pkg:hackage/vcache-trie
Keywords: bsd3, database, library
License: BSD-3-Clause
Latest release: over 8 years ago
First release: over 9 years ago
Dependent repositories: 1
Downloads: 4,592 total
Last synced: 29 days ago

    Loading...
    Readme
    Loading...