lightweight and efficient caching library
Project description
ucache is a lightweight and efficient caching library for python.
- Kyoto Tycoon via ukt
- Redis via redis-py
- Sqlite via peewee
- Kyoto Cabinet via kyotocabinet-python bindings
- DBM via dbm module from standard library
- 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
ucache-0.1.5.tar.gz
(11.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ucache-0.1.5.tar.gz.
File metadata
- Download URL: ucache-0.1.5.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed44802f3ad99249940754df71495dbed95cc70614763bd91986721c986f8366
|
|
| MD5 |
aee2716f71cbfca43d26245552b075de
|
|
| BLAKE2b-256 |
68e3baf926117f2144e5c6e91c5cdccfb01f286bc434ecdb43b2f06e90658405
|
File details
Details for the file ucache-0.1.5-py3-none-any.whl.
File metadata
- Download URL: ucache-0.1.5-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e395d3aa06c6380971f0e780cede1aa7027fea572b4f75d4f9ead98d037e8e5d
|
|
| MD5 |
7eae9f7d53d1805ea5bdf5ba9100f56a
|
|
| BLAKE2b-256 |
8094ffd843a40d4303a3f9dbd4e2d2a29c4fddb3d3fd190be6c8ee2fb27b631b
|