mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-03 10:17:00 +02:00
* support redis cluster * cleanup, fix config schema * set default prefix to bull * initial commit * improve logging * improve types and refactor * list support and refactor * fix redis service and tests * add comment * add redis and cache prefix * use injection * lint fix * clean schema comments * improve naming, tests, cluster client * merge master * cache returns unknown instead of T * update cache service, tests and doc * remove console.log * do not cache null or undefined values * fix merge * lint fix |
||
|---|---|---|
| .. | ||
| cache.service.test.ts | ||
| events.service.test.ts | ||
| jwt.service.test.ts | ||
| ownership.service.test.ts | ||
| redis.service.test.ts | ||
| role.service.test.ts | ||