Skip to main content

A better way to boost youre discord bot performace.

Project description

Discord Cache

  • A better way to boost the performance of your Discord bot.

image


Installation

pip install discord-cache

Usage

from discord_cache import Cache

cache = Cache()

anyfunction():
    # Do something
    cache.insert("key", "value")
    # Do something else

anyfunction2():
    # Do something
    cache.get("key")
    # Do something else

anyfunction3():
    # Do something
    cache.delete("key")
    # Do something else

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

discord_cache-1.0.0-py2.py3-none-any.whl (4.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file discord_cache-1.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for discord_cache-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f338347e9314078fa891c45580206efee2645039495ec4aed94324426780246d
MD5 ccdb53a90dd79f521fde3ccac2531b72
BLAKE2b-256 305fdbd48a6ef9e300b65b9e9ea530177e3c65c692400b113206a0c9257bd2a9

See more details on using hashes here.

Supported by

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