--- LinkTitle: lettuce Title: Java client for Redis categories: - docs - integrate - oss - rs - rc description: Learn how to build with Redis and Java group: library stack: true summary: Lettuce is a Java library for Redis. title: Lettuce type: integration weight: 2 --- Connect your Java application to a Redis database using the Lettuce client library. Refer to the complete [Lettuce guide]({{< relref "/develop/clients/lettuce" >}}) to install, connect, and use Lettuce.