Skip to content

Caching layer #105

Description

@RoySegall

The caching layer need to know to handle several stuff:

  1. cache in the DB
  2. cache in memcache
  3. store in redis
  4. 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions