| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-02-27 | util/cache: fix missing interface methods (#11275) | Andrew Dunham | 2 | -1/+8 | |
| Updates #cleanup Change-Id: Ib3a33a7609530ef8c9f3f58fc607a61e8655c4b5 Signed-off-by: Andrew Dunham <andrew@du.nham.ca> | |||||
| 2023-12-07 | util/cache: add package for general-purpose caching | Andrew Dunham | 5 | -0/+379 | |
| This package allows caching arbitrary key/value pairs in-memory, along with an interface implemented by the cache types. Extracted from #7493 Signed-off-by: Andrew Dunham <andrew@du.nham.ca> Change-Id: Ic8ca820927c456721cf324a0c8f3882a57752cc9 | |||||
