On Wed, Jan 16, 2002 at 05:59:33PM +0100, Robert Bihlmeyer wrote: <> > Local requests (typically) go to the local node -- and if it already > has the key, it won't route the request but will just return the data. > So if a key is never expired (through luck, routing decisions, a > "don't delete" flag, or what have you) from the local node, it will > always be available, and very quickly to boot. > > Or am I overlooking something?
What is the point of keeping data in your store if only you can find it? You might as well leave the data where it is and make your DataStore smaller... > > -- > Robbe -- Oskar Sandberg oskar at freenetproject.org _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
