Change expiration event names and when creating a log entry, also update names in existing log entries
#domainwatchman

Write a repository method and tests to retrieve domain logs from the database
#domainwatchman

Remove the time to live attribute and add a new one because DynamoDB doesn't support renaming
#domainwatchman

Store a timestamp instead of a domain name in the sort key for domain change logging and remove previous log records from the database
#domainwatchman

Fix issue preventing multiple log entries from being added to the same domain name
#domainwatchman

Set the time to live attribute when creating a domain log entry
#domainwatchman

Enable the time to live attribute on the DynamodDB table and try it out to see if it really works
#domainwatchman
