Microsoft Azure Redis Cache is built on the famous open source Redis Cache and can be accessible by several Redis clients written in various computer languages. Every client has its API for making Redis commands calls to the cache instance. There is no unified class reference on MSDN since each client is unique and keeps its reference data.