module Aerospike::TTL
- DONT_UPDATE
Update record without changing the record’s TTL
value. Requires Aerospike
Server version 3.10.1 or later.
- NAMESPACE_DEFAULT
Use the default TTL
value for the namespace of the record.
- NEVER_EXPIRE
Never expire the record.