Skip to content

Distributed Caching

mayank jaglan edited this page Feb 10, 2017 · 22 revisions
Mayank Jaglan (mjaglan)

Problem Statement:

We need a way a provide a single logical view (and state) of the cache for the web applications.

Possible Solutions:

Feature Options
Distributed Cache Memcached, Redis, ElastiCache

Solution Evaluations:

Memcached

Redis

ElastiCache

Conclusion:

Associated Github issues

Associated Discussions

Developer Mailing List: UI Portal - Load Balancing & High availability

Clone this wiki locally