Uses of Interface
io.quarkus.redis.datasource.TransactionalRedisCommands
Packages that use TransactionalRedisCommands
Package
Description
-
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.autosuggest
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.autosuggestModifier and TypeInterfaceDescriptioninterface
Allows executing commands from theauto-suggest
group (requires the Redis Search module from Redis stack). -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.bitmap
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.bitmapModifier and TypeInterfaceDescriptioninterface
Allows executing commands from thebitmap
group in a Redis transaction (Multi
). -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.bloom
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.bloom -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.countmin
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.countminModifier and TypeInterfaceDescriptioninterface
Allows executing commands from thecount-min
group. -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.cuckoo
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.cuckooModifier and TypeInterfaceDescriptioninterface
Allows executing commands from thecuckoo
group. -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.geo
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.geo -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.graph
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.graphModifier and TypeInterfaceDescriptioninterface
Allows executing commands from thegraph
group. -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.hash
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.hash -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.hyperloglog
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.hyperloglog -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.json
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.json -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.keys
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.keys -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.list
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.list -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.search
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.searchModifier and TypeInterfaceDescriptioninterface
Allows executing commands from thesearch
group (requires the Redis Search module from Redis stack). -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.set
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.set -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.sortedset
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.sortedset -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.stream
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.streamModifier and TypeInterfaceDescriptioninterface
TransactionalStreamCommands<K,
F, V> Allows executing commands manipulating streams. -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.string
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.string -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.timeseries
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.timeseriesModifier and TypeInterfaceDescriptioninterface
Allows executing commands from thetime series
group (requires the Redis Time Series module from Redis stack). -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.topk
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.topkModifier and TypeInterfaceDescriptioninterface
Allows executing commands from thetop-k
group. -
Uses of TransactionalRedisCommands in io.quarkus.redis.datasource.value
Subinterfaces of TransactionalRedisCommands in io.quarkus.redis.datasource.value -
Uses of TransactionalRedisCommands in io.quarkus.redis.runtime.datasource
Classes in io.quarkus.redis.runtime.datasource that implement TransactionalRedisCommandsModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class