FreeBSD.software
Home/devel/py311-zict

py311-zict

3.0.0_1

Mutable mapping tools

Zict: Composable Mutable Mappings The dictionary / mutable mapping interface is powerful and multi-faceted. - We store data in different locations such as in-memory, on disk, in archive files, etc.. - We manage old data with different policies like LRU, random eviction, etc.. - We might encode or transform data as it arrives or departs the dictionary through compression, encoding, etc.. To this end we build abstract MutableMapping classes that consume and build on other MutableMappings. We can compose several of these with each other to form intuitive interfaces over complex storage systems policies.

Origin: devel/py-zict
Category: devel
Size: 604KiB
License: BSD3CLAUSE
Maintainer: sunpoet@FreeBSD.org
Dependencies: 1 packages
Required by: 1 packages
$pkg install py311-zict

Dependencies (1)

Required By (1 packages)

More in devel