Back
Domain Watchman
Load previous page…
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
Enable the time to live attribute on the DynamodDB table and try it out to see if it really works
#domainwatchman
Refactor the notifier service, including tests to return a separate result for each notification channel
#domainwatchman
Fix a bug that caused alerts to be sent even when only the order of the status records changed
#domainwatchman