Commit Graph

3 Commits

Author SHA1 Message Date
Jonathan Treffler
af4d58c0fd fixed call on null errors in cache docs code blocks
some code blocks referenced an undefined $this->cache variable instead of the defined $cache

Signed-off-by: Jonathan Treffler <mail@jonathan-treffler.de>
2025-05-18 16:03:34 +02:00
Christoph Wurst
2fe467210f feat(devmanual): In-memory cache factory
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-13 13:50:19 +02:00
Christoph Wurst
eca287964d feat(devmanual): Document caching basics
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-13 12:40:17 +02:00