To connect to Redis instances from within your application, use a Redis client library that matches your application’s language.

Official clients

LanguageClient name
.NetNRedisStack
Gogo-redis
JavaJedis
Node.jsnode-redis
Pythonredis-py

Select a client name to see its quick start.

Other clients

For a list of community-driven Redis clients, which are available for more programming languages, see Other Clients.