Can you auto delete keys after 1 day?

It works,
Thanks.
I was using :

couchBaseClient.add(key,value);

And I took a look to all add overloaded methods and didn’t find anything with expire :slight_smile: