> It can be handled, best via a circular file like I described, but it's a > bit of a bitch, so I would rather have a limit for now.
You'll still have to implement something like this if you want to let people specify a hard maximum for the datastore size. This is a necessary feature because people that don't have 100M or disk space free are going to have problems if they have to cache the entire file even temporarily, being as how they will run out of disk space. This happens to me quite a bit, actually, as I only have about 15M free and inserts to my node regularly exceed that. _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev