Crate remember_this

Crate remember_this 

Source
Expand description

A simple tool designed to allow our code to remember results on disk.

Structs§

Cache
Persisting queried values to the disk across sessions.
CacheManager
An object managing several caches.
CacheManagerOptions
Options for the CacheManager.
CacheOptions

Enums§

Error
An error when dealing with the database.