Lettuce.io logo

Lettuce.io

Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs
1
1
+ 1
0

What is Lettuce.io?

It is a scalable thread-safe Redis client for synchronous, asynchronous and reactive usage. Multiple threads may share one connection if they avoid blocking and transactional operations such as BLPOP and MULTI/EXEC. Lettuce is built with netty. Supports advanced Redis features such as Sentinel, Cluster, Pipelining, Auto-Reconnect and Redis data models.
Lettuce.io is a tool in the Database Tools category of a tech stack.
Lettuce.io is an open source tool with GitHub stars and GitHub forks. Here’s a link to Lettuce.io's open source repository on GitHub

Who uses Lettuce.io?

Companies

Lettuce.io Integrations

Decisions about Lettuce.io

Here are some stack decisions, common use cases and reviews by companies and developers who chose Lettuce.io in their tech stack.

Davut GÜRBÜZ
Integration Team Leader at Davut GÜRBÜZ · | 6 upvotes · 6.8K views
Needs advice
on
JavaJavaRedisRedis
and
Spring BootSpring Boot

We've decided to use Redis in our solution which consists of several microservices. We noticed that there are different Redis Java clients available in the market. https://redis.io/clients#java

Actually, we've ended up with @Redisson because there are different serialization codecs and async support, several other features listed in Redisson.org. However, there is also redisson.pro commercial edition that is said providing away better performance.

A serious alternative Lettuce.io is also doing good and we're not able to foresee which one will stay longer in the arena. We'll do the abstraction to switch the strategy if we feel required. We would like to hear from you, too. How's your experience? Appreciate your recommendations.

See more

Lettuce.io's Features

  • synchronous, asynchronous and reactive usage
  • Redis Sentinel
  • Redis Cluster
  • SSL and Unix Domain Socket connections
  • Streaming API
  • CDI and Spring integration
  • Codecs (for UTF8/bit/JSON etc. representation of your data)
  • multiple Command Interfaces
  • Compatible with Java 8 and 9 (implicit automatic module w/o descriptors)

Lettuce.io Alternatives & Comparisons

What are some alternatives to Lettuce.io?
Slick
It is a modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred.
Spring Data
It makes it easy to use data access technologies, relational and non-relational databases, map-reduce frameworks, and cloud-based data services. This is an umbrella project which contains many subprojects that are specific to a given database.
DataGrip
A cross-platform IDE that is aimed at DBAs and developers working with SQL databases.
DBeaver
It is a free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, Teradata, MongoDB, Cassandra, Redis, etc.
Microsoft SQL Server Management Studio
It is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. It provides tools to configure, monitor, and administer instances of SQL Server and databases. Use it to deploy, monitor, and upgrade the data-tier components used by your applications, as well as build queries and scripts.
See all alternatives

Lettuce.io's Followers
1 developers follow Lettuce.io to keep up with related blogs and decisions.