# Data Expiration

It's possible to achieve data expiration by using the ExpirableSet function. It provides logical deletion, it means that it is not physically deleted from db, but it's not possible to query it anymore after deletion.