kiddouk / redisco

A Python Library for Simple Models and Containers Persisted in Redis
MIT License
438 stars 78 forks source link

way to expire object in some time #72

Open ghost opened 7 years ago

ghost commented 7 years ago

if I use redisco to store a model's instance How can I expire the object in 15 minunts> automatically????