Skip to content

Redis

Redis provides applications with a fast caching backend for improving the performance and availability of applications.

Skpr integrates with AWS ElastiCache to provide Redis support for applications.

Usage

The Skpr platform provides connection details via the config system.

$ skpr config list prod
 ──────────────────────── ───────────────────────────────────────────────────────────────────────────── 
  KEY (20)                 VALUE                                                                        
 ──────────────────────── ───────────────────────────────────────────────────────────────────────────── 
  redis.default.endpoint   xxxxxx.yyyyyy.clustercfg.apse2.cache.amazonaws.com:6379                                          
  redis.default.prefix     project1-prod                                                                 
 ──────────────────────── ───────────────────────────────────────────────────────────────────────────── 

Setup

Contact your Skpr platform team if Redis is not available for your project and you wish to have it provisioned.