Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
2 parents 64a6f3b + 4dcabe8 commit 2649ff3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/momento/lettuce/MomentoRedisReactiveClient.java
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@
/**
* A Redis client that wraps a {@link CacheClient} and provides reactive commands.
*
* Supported commands are proxied to the {@link CacheClient} and the cache name provided at construction.
*
* @param <K> Key type.
* @param <V> Value type.
*/
Expand Down

0 comments on commit 2649ff3

Please sign in to comment.