module Armature::Cache

Extended Modules

Defined in:

cache.cr

Constant Summary

LOG = ::Log.for(self)

Instance Method Summary

Instance Method Detail

def cache(key : String, expires_in : Time::Span | Nil, io : IO, & : IO -> ) : Nil #

[View source]
def cache #

[View source]