module Tmdb::Cacheable

Direct including types

Defined in:

cache/cache.cr

Instance Method Summary

Instance Method Detail

def cache_aware(key : String, skip : Bool = false, &) #

[View source]