gebn / ttlcache

Distributed cache library with support for TTLs and coordinated loads.
Apache License 2.0
1 stars 1 forks source link

Turn into an appliance #1

Closed gebn closed 3 years ago

gebn commented 3 years ago

Publish a Docker container making the cache useable out of the box, with a YAML config file for reloadable values (a minimal default that works should be provided). This will require specification of an HTTP OriginLoader interface that an external service must implement.