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
struct
Dude::
Redis::
Key
Dude::Redis::Key
Struct
Value
Object
Defined in:
redis.cr
Constructors
.new
(namespace : Symbol | String)
Instance Method Summary
#name
: String
#name
(*parts : Symbol | String) : String
#namespace
: String | Symbol
Constructor Detail
def self.
new
(namespace : Symbol | String)
#
[
View source
]
Instance Method Detail
def
name
: String
#
[
View source
]
def
name
(*parts : Symbol | String) : String
#
[
View source
]
def
namespace
: String | Symbol
#
[
View source
]