Ghost/ghost/adapter-cache-redis/test
Joe Grigg 520d8df7a1 Added extra redis cache adapter configuration options
no refs

- This enables supplying a username to connect to redis with when connection to an individual node rather than a cluster.
- It also allows for extra options to be given to the ioredis store used in the background.
2023-10-31 13:58:22 +00:00
..
.eslintrc.js
adapter-cache-redis.test.js Added extra redis cache adapter configuration options 2023-10-31 13:58:22 +00:00
redis-store-factory.test.js