HashFile
HashFile stores data into a file
Constants
VERSION = "0.6.0"
Instance methods
config(options : Hash(String, String | Number) = {} of String => String | Int32)
overwrite default configuation settings spread: the amount of sub directories to transform the key hash into base_dir: where should your cache be located
store(key : String, value : String | Number | Time, options : Hash(String, String | Int32 | Time))
set value for a given key