Created on 27 November 2020
icon_unfollowing
Login to follow
rediscachesentinel

RedisCacheSentinel

Stable version 1.1.0 (Compatible with OutSystems 11)
Uploaded on 08 April 2022 by 
rediscachesentinel

RedisCacheSentinel

Details
Redis cache Sentinel, replacement of dmCache
Read more

RedisCacheSentinel is an extension to bring Redis Sentinel cache functions into OS, as a distributed cache solution. It is a replacement solution to deprecated dmCache. 

Don't save frequently changed volatile data into your database, save the bandwidth for your persistence scenarios. Use RedisCacheSentinel  to store any session based, frequently accessed data. React does not come with a server side secure session solution, you may use RedisCacheSentinel  to achieve it.

Here is some introduction on Redis Sentinel. Redis Sentinel provides high availability for Redis. In practical terms this means that using Sentinel you can create a Redis deployment that resists without human intervention certain kinds of failures.

Redis Sentinel also provides other collateral tasks such as monitoring, notifications and acts as a configuration provider for clients.

Currently RedisCacheSentinel  provides two simple actions: GetStringValue, SetStringValue. Other actions can be added as requested.

The connection to Redis Sentinel is cached with singleton pattern.

Release notes (1.1.0)

Added two more actions:


Included BDD tests

Reviews (0)
Category
Other development tools
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
RedisCacheSentinel has no dependencies.
Application Objects
RedisCacheSentinel has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads