Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

wumpy_cache-0.1.0-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page