2016-04-15
0.0.1
OutSystems Experts
9.0.1.40
All
All
Connectors, Libraries, How-tos
[Overview]
Distributed Memory Cache broker. Supports AWS ElasticCache, memcached, couchbase or redis servers.
[Detail]
A cache is a component that stores data so future requests for that data can be served faster. This provides high throughput and lowlatency access to commonly used application data, by storing the data in memory.
Use the dmCache component to implement cache strategies supporting different Distributed Cache technologies, namely AWS ElasticCache, Memcached, Redis and Couchbase.