Uses of Interface
org.springframework.data.redis.connection.ReactiveServerCommands
Packages that use ReactiveServerCommands
Package
Description
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
-
Uses of ReactiveServerCommands in org.springframework.data.redis.connection
Subinterfaces of ReactiveServerCommands in org.springframework.data.redis.connectionModifier and TypeInterfaceDescriptioninterface
Redis Server commands executed in cluster environment using reactive infrastructure.Methods in org.springframework.data.redis.connection that return ReactiveServerCommands