adobe/aio-lib-state

optimize using in-memory caching

Closed this issue · 2 comments

To reduce costs and enhance performance use an in-memory cache in front of the provider.

  • read: check in memory cache -> miss -> check remote db

This has been around for a while, should we attach any priority here @moritzraho ?

Let's close this for now as caching on the client might bring additional consistency issues