redis-service
Service icon

Redis Service

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 30 Jan (19 hours ago)
 by 
5.0
 (2 ratings)
redis-service

Redis Service

Details
This Forge component provides an OutSystems wrapper over StackExchange.Redis and RedLock.NET to work with Redis, exposing typed actions for strings, sets, keys, and distributed locks in a way that fits OutSystems data types and error-handling patterns.
Read more

Redis service encapsulates Redis operations behind simple server actions that take a Redis connection string and OutSystems records/lists, returning operation results with status codes and messages instead of throwing exceptions directly, so you can safely use it in OutSystems logic flows.
It supports basic key–value access, set operations, key metadata (TTL, type, listing), numeric increments, and distributed locking using the RedLock algorithm, all through a central RedisStore helper that talks to the Redis Sentinel topology.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category