/Sake

A WIP distributed asynchronous cache standard for Hikari.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Sake

A distributed asynchronous cache interface (plus several implementations) designed for use with Hikari.

Instillation

You can install Sake from PyPI using the following command.

python -m pip install hikari-sake -U

Quick Usage.

For usage see the the documentation and examples .