v2.0.1
#59 - Uses a TTL for cached keys via CLAY_STORAGE_POSTGRES_CACHE_TTL. The default value is 24h.
#67 - Allows Knex timeouts to be configured via CLAY_STORAGE_CONNECTION_TIMEOUT.
#68 - Upgrades amphora-fs to 2.0.0 and clayutils to 3.0.0.
This release is part of a broader set of releases across the Clay suite that reduce the number of places the handlebars version is managed.
This release should be used with amphora@8+ and kiln@10+.
TTLs for already-cached keys will not be modified by adopting this version of amphora-storage-postgres.
Existing keys should be purged or manually assigned a TTL via the TTL command.