lakehouse-sequelize-restapi-keycloak-cache
Advanced tools
Comparing version
{ | ||
"name": "lakehouse-sequelize-restapi-keycloak-cache", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "caching for all types of data cached on redis hosts/cluster: data from database and sequelize ORM, rest API, keycloak admin api library", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -235,2 +235,4 @@ # lakehouse-sequelize-restapi-keycloak-cache | ||
### Caching Keycloak admin function | ||
======================= | ||
**Keycloak admin and rest api of keycloak need to be the same hash key so that it can refresh properly all cache values that belong to each other and to each logged in user** | ||
@@ -237,0 +239,0 @@ **=> so they need to use the same prefix key, so they have to use the same redisClient.** |
50397
0.05%319
0.63%