June 2018
Intermediate to advanced
368 pages
11h 1m
English
Timestamps in data records are in TAI64 format and they have some interesting properties based on how you use them.
If you create a record with a timestamp in the future but a TTL of zero, that record will expire when the timestamp elapses.
Conversely, if you create a record with a non-zero TTL and a timestamp in the future, that means it will not resolve until after the timestamp passes.
This provides some nifty mechanisms to schedule maintenance windows and migrations.
Read now
Unlock full access