servalproject / serval-dna

The Serval Project's core daemon that implements Distributed Numbering Architecture (DNA), MDP, VoMP, Rhizome, MeshMS, etc.
http://servalproject.org
Other
171 stars 80 forks source link

External blob files are not always removed when they should be #50

Open gardners opened 11 years ago

gardners commented 11 years ago

The database cleanup code should iterate through blob.* and check that each is still needed. We should also find out the circumstances in which the blobs end up hanging around in the first place.