PretendoNetwork / account

Pretendo account server
GNU Affero General Public License v3.0
54 stars 23 forks source link

cache: get Redis configuration from config.json #49

Closed ashquarky closed 1 year ago

ashquarky commented 1 year ago

node-redis allows for various configs when connecting: https://github.com/redis/node-redis/blob/HEAD/docs/client-configuration.md

This PR lets you customise them in config.json.