Brandon writes:
> What needs to go into the datastore?
It`s just a hash table of keys to filenames.
Uh, more than that, isn't it? Offhand, I would expect an ordered list
of (hash, address, optional-filename) triples. The order tells you
which one gets thrown out of the cache next.
Anything else I'm missing? My description seems to match class
DataStoreItem in StandardDataStore.java.
_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev