You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The caching layer need to know to handle several stuff:
cache in the DB
cache in memcache
store in redis
store in memory/static
The caching layer will be powered by plugins. The DB and memory will be handled by the system and the other levels will be provided by other capsules. Each plugin also need to handle remote storage - firebase for example.
The text was updated successfully, but these errors were encountered:
The caching layer need to know to handle several stuff:
The caching layer will be powered by plugins. The DB and memory will be handled by the system and the other levels will be provided by other capsules. Each plugin also need to handle remote storage - firebase for example.
The text was updated successfully, but these errors were encountered: