redis / lettuce

Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
https://lettuce.io
MIT License
5.42k stars 979 forks source link

Add support for redisearch #2746

Open chayim opened 9 months ago

chayim commented 9 months ago
vibbix commented 8 months ago

These are implemented in LettuceMod, maybe they can get merged in?

tishun commented 1 week ago

Hey @vibbix , We'd like to revisit the API to make sure we are providing the best experience, especially considering the implementation of the RedisJSON API.

Do you think the API contract of LettuceMod is sufficient as it is?