On using the filesystem for storage. I once made an experimental
backend for rucksack that used files (one per object). I tried several
filesystems including ReiserFS  (which uses B+trees), but the
performance was not good. So, I think it is no accident that the
dirstorage page does not mention performance anywhere on the features,
except fast startup and shutdown.

/Henrik
_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to