Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
scalr
v0.2.3
Scalr
Config
Cache
S3
Buckets
Server
ErrorHandler
HTTPClients
LogHandler
ParamConverters
Base
ImageProcessorOptions
URL
Server
Services
ImageProcessor
Options
Fit
Gravity
S3
Object
Built with Crystal 1.9.2
2023-10-08 14:40:56 UTC
struct
Scalr::Config::Cache
Scalr::Config::Cache
Struct
Value
Object
Defined in:
scalr/config.cr
Constructors
.new
Instance Method Summary
#enabled?
: Bool
#initialize
#redis_host
: String
#redis_port
: Int32 | Nil
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
enabled?
: Bool
#
[
View source
]
def
initialize
#
[
View source
]
def
redis_host
: String
#
[
View source
]
def
redis_port
: Int32 | Nil
#
[
View source
]