> > Presently the DataStore is written every minute. Should we change > > .freenetrc to do it every 10 or 30 minutes? Any objection? > > I've found that if you're doing testing and debugging of the code, 1 > minute is the necessary time because you're going to want to kill the node > and mess with some stuff and recompile and run it again but you want > whatever you just inserted to still be there. You don't want to wait 10 > minutes for it to write it. > > But as a user, it should be logger. > > What we're really missing is a way to cleanly shut down the node, writing > out its cache on shutdown.
Too bad Java doesn't have signal handling. ah, the lowest common denominator strikes again... theo _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
