kiddouk / redisco

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

added an extra clean up method after deletion of object #45

Open IAlwaysBeCoding opened 9 years ago

IAlwaysBeCoding commented 9 years ago

It basically checks that if there isn't anything left in key "all" then completely deletes everything the object from the datastore.

stuaxo commented 8 years ago

@kiddouk this looks like it might pass if you click the button in travis to retrigger a build.