Package org.elkoserver.objdb.store.filestore

A simple ObjectStore implementation based on a directory full of small text files.

See:
          Description

Class Summary
FileObjectStore A simple ObjectStore implementation that stores objects in text files, one file per object.
 

Package org.elkoserver.objdb.store.filestore Description

A simple ObjectStore implementation based on a directory full of small text files.