Commit Graph

3 Commits

Author SHA1 Message Date
Frank Olbricht
94069a220b Implement memory backend with persistence (#300)
* Implement memory backend with persistence

* Save cache on SIGTERM

* Write to disk in an interval

* Also store expiry in cach file

---------

Co-authored-by: Charles Porth <charlieporth1@gmail.com>
2023-05-12 09:21:00 +09:00
Frank Olbricht
924eeddfcb New cache-rcode-max-ttl option for caches (#304) 2023-05-01 10:10:51 +02:00
Frank Olbricht
547108df22 Separate cache logic from storage (#280) 2023-04-15 20:18:31 +02:00