redis4cats-effects
redis4cats-effects
dev.profunktor.redis4cats
Redis
RedisPartiallyApplied
RedisCommands
RedisCommands
LiftKOps
Runner
Ops
effects
Distance
GeoHash
Latitude
Longitude
GeoLocation
GeoRadius
GeoCoordinate
GeoRadiusResult
GeoRadiusKeyStorage
GeoRadiusDistStorage
Score
ScoreWithValue
ZRange
RangeLimit
ScriptOutputType
ScriptOutputType
ScanArgs
ScanArgs
SetArg
SetArg
Existence
Existence
Nx
Xx
Ttl
Ttl
Px
Ex
SetArgs
SetArgs
pipeline
PipelineError
RedisPipeline
transactions
TransactionError
TransactionAborted
TransactionDiscarded
RedisTransaction
dev.profunktor.redis4cats.algebra
Auth
AutoFlush
Bits
ConnectionCommands
Decrement
Diagnostic
Flush
GeoCommands
GeoGetter
GeoSetter
Getter
HashCommands
HashGetter
HashIncrement
HashSetter
HyperLogLogCommands
Increment
KeyCommands
ListBlocking
ListCommands
ListGetter
ListPushPop
ListSetter
MultiKey
Ping
PipelineCommands
ScriptCommands
Scripting
ServerCommands
SetCommands
SetDeletion
SetGetter
SetSetter
Setter
SortedSetCommands
SortedSetGetter
SortedSetSetter
StringCommands
Transaction
TransactionalCommands
Watcher
redis4cats-effects
/
dev.profunktor.redis4cats.algebra
/
ServerCommands
ServerCommands
trait
ServerCommands
[F[_], K] extends
Flush
[
F
,
K
] with
Diagnostic
[
F
]
Graph
Supertypes
Known subtypes
trait
Diagnostic
[
F
]
trait
Flush
[
F
,
K
]
class
Object
trait
Matchable
class
Any
trait
RedisCommands
[
F
,
K
,
V
]
Value members
Value members
Inherited methods
def
dbsize
:
F
[
Long
]
Inherited from
Diagnostic
def
flushAll
:
F
[
Unit
]
Inherited from
Flush
def
flushAllAsync
:
F
[
Unit
]
Inherited from
Flush
def
info
:
F
[
Map
[
String
,
String
]]
Inherited from
Diagnostic
def
keys
(key:
K
):
F
[
List
[
K
]]
Inherited from
Flush
def
lastSave
:
F
[
Instant
]
Inherited from
Diagnostic
def
slowLogLen
:
F
[
Long
]
Inherited from
Diagnostic