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.
- Cache
Manager - An object managing several caches.
- Cache
Manager Options - Options for the CacheManager.
- Cache
Options
Enums§
- Error
- An error when dealing with the database.