How to modify the TTL of all records set with a ttl of -1 in aerospike?

Viewed 1020

I want to modify the TTL of all the records that were accidentally set with a 'never expire' TTL (-1 in the client). How would I do that?

1 Answers
Related