Skip to content

queer/cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache

Distributed Discord entity cache handler.

Configuration

# This MUST be the same between backend and cache!
CACHE_QUEUE="memes2"
SENTRY_DSN="your dsn here"
# Default "dev"
ENV_NAME="prod"
REDIS_IP="redis"
REDIS_PASS="a"
CACHE_DATABASE="discord-cache"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages