update
This commit is contained in:
9
doc/core/cache/features.md
vendored
9
doc/core/cache/features.md
vendored
@@ -1,5 +1,4 @@
|
||||
- cache
|
||||
- shared read-store / cache client (Redis today)
|
||||
- backend writes, frontend reads
|
||||
- apps keep the cache in sync via event handlers (projectors), not the core client
|
||||
- room for growth: CacheProvider abstraction so the read-store becomes swappable
|
||||
- client für redis
|
||||
- kopie der datenbank
|
||||
- anfragen gehen wenn möglich immer an redis, nie an datenbank
|
||||
- änderungen in datenbank ändern auch immer redis
|
||||
|
||||
Reference in New Issue
Block a user