Give us feedback
dmcache
Web icon

dmCache

Deprecated
Stable version 1.0.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 27 March 2020 by 
3.0
 (3 ratings)
dmcache

dmCache

Details
Distributed Memory Cache broker. Supports AWS ElasticCache, memcached, couchbase or redis servers.
Read more

A cache is a component that stores data so future requests for that data can be served faster. This provides high throughput and low­latency 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.

Release notes (1.0.0)

Updated to support OutSystems platform version 11.

Converted dmCache Module to Service Module.

Fixed Redis connector Date time expiration check.

Added icons to dmCache operations.

Reviews (0)
Team