Add automatic TTL settings
Add optional TTL argument to the Metastore#write
method, and ensure that TTL is set on machines that don't already have it configured via Redis' maxmemory-policy
. Major shoutouts to @mezis for getting this feature in, sorry it took so long to verify and release.