Browse Source
* Clean up redis configuration - put redis configs into their own struct - put a redisConf struct into the default config so that envstruct will populate it - allow tweaking of retry, db index and read/write timeout settings - update example config.yaml This is potentially a breaking change for anyone who's been using the redis backend already, but maybe that's just me? :) * fix struct tags and s/Db/DB/ * remove unnecessary declarationsdependabot/npm_and_yarn/web/prismjs-1.21.0
committed by
Max Schmitt
4 changed files with 44 additions and 11 deletions
Loading…
Reference in new issue