lightweight and efficient caching library
Project description
![](http://media.charlesleifer.com/blog/photos/ucache-logo-0.png)
ucache is a lightweight and efficient caching library for python.
[Kyoto Tycoon](https://fallabs.com/kyototycoon/) via [kt](https://github.com/coleifer/kt)
[Redis](https://redis.io) via [redis-py](https://github.com/andymccurdy/redis-py)
[Sqlite](https://www.sqlite.org/) via [peewee](https://github.com/coleifer/peewee)
[Kyoto Cabinet](https://fallabs.com/kyotocabinet/) via [kyotocabinet-python bindings](https://fallabs.com/kyotocabinet/pythondoc/)
[DBM](https://en.wikipedia.org/wiki/DBM_(computing)) via [dbm module from standard library](https://docs.python.org/3/library/dbm.html)
Simple in-memory cache using Python dictionary.
Features:
Pickle serialization by default, msgpack also supported
Optional (transparent) compression using zlib
Efficient bulk-operations.
Preload context manager for efficient pre-loading of cached data
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ucache-0.1.4.tar.gz
.
File metadata
- Download URL: ucache-0.1.4.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2f3d6c10d036d1fdd297d08372586d7868a5ac748da6def38f5e8d7cf6238b1 |
|
MD5 | ee0850b3b352346133e9f65aca1edc39 |
|
BLAKE2b-256 | 14d68c1ca710ceb129a9181474f0adb77a9474f4c37a233c216f3e7be722192e |