Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
dude
v2.0.0
Dude
Memory
Entry
Transaction
Redis
Key
Transaction
Store
Transaction
Generated using Crystal 1.12.2
2024-08-07 06:55:50 UTC
module
Dude::
Store::
Transaction
Direct including types
Dude::Memory::Transaction
Dude::Redis::Transaction
Defined in:
dude/store.cr
Instance Method Summary
#delete
(key : Symbol | String)
#set
(key : Symbol | String, value, expire)
Instance Method Detail
abstract def
delete
(key : Symbol | String)
#
[
View source
]
abstract def
set
(key : Symbol | String, value, expire)
#
[
View source
]