Lettuce.io logo

Lettuce.io

Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs
2
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?

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 · 7.1K 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?
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions.
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
Amazon S3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrieving any amount of data, at any time, from anywhere on the web
See all alternatives

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