Files
my-website-v2/backend/cache
Wyatt J. Miller 57952ec41d added documentation
it's nothing too novel, okay?
2025-07-14 20:35:49 -04:00
..
2025-07-14 20:25:36 -04:00
2025-07-14 20:25:36 -04:00
2025-07-14 20:25:36 -04:00
2025-07-14 20:25:36 -04:00
2025-07-14 20:35:49 -04:00

Caching library

also known as cache

What is this?

An internal caching library that houses functionality needed for a key-value database like Redis or Valkey. This was turned into a library because both public and task needed functionality within.