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

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.

Ecosystem
hackage.haskell.org
Latest Release
0.2.4
over 10 years ago
Versions
8
Downloads
4,961 total
Dependent Repos
1
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/vcache-trie
spec
License BSD-3-Clause
First Release about 11 years ago
Last Synced 2 days ago