cache

package module
v0.0.0-...-349d456 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

README

Disgo Cache

The Disgo Cache is a Go module that automatically handles caching for your Discord Bot. The Disgo Cache implements a cache interface that allows you to replace the built-in cache with another store (such as Redis or Memcached) or provide your own method of caching data. For more information on the concept of caching, read What is a Cache?

How It Works

The Disgo Cache is used when the disgo.Client creates a Request or receives a Session event.

Caching Resources

In Development.

Caching Events

In Development.

Documentation

Overview

Package cache provides a cache manager for Disgo.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL