Simple and plain caching for Discord API libraries.
Project description
Wumpy-cache
Simple memory cache for the gateway.
The default implementation in wumpy-cache
is rather simple dictionaries, but
it can be overriden by other implementations as long as they follow the typing
Cache
Protocol.
This means that you can use alternate implementations of data structures for more efficient retrieval for your use-case or offload caching to something like Redis or even store it in Postgres.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wumpy-cache-0.1.0.tar.gz
(7.0 kB
view details)
Built Distribution
File details
Details for the file wumpy-cache-0.1.0.tar.gz
.
File metadata
- Download URL: wumpy-cache-0.1.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aafaf64e4c72bdfc8ced9e6a38e6260ea5a73ba053d8175319907c9be123193e |
|
MD5 | b1711765da6cd5c2d299e1eec9984659 |
|
BLAKE2b-256 | cb1589340861dc75530e88ba6b0755df9d19bad893ed7fdabef96019b09e41cb |
File details
Details for the file wumpy_cache-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: wumpy_cache-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac1b66f5a1bddb4c94f4603c0a868875e3a99034ef65aab7b81f49616bf77f4c |
|
MD5 | 9ef4126fbcbcd7f651ba7957195145f9 |
|
BLAKE2b-256 | 866495da5823e567c79969acc8969cb7119668d734031e4abc6a54ba4ab4f452 |