AOSharedServiceLibrary
Redis Interface

Redis is a key-value store that acts as an application cache

The Redis Admin allows for quick Redis access, and exposes the below methods to do so:

The Redis Administrator suports a number of other operations, all of which are covered in Redis' documentation. A full list of supported operations can be found in this libraries API documentation.

Go Home