Improved the store library massively and added a preliminary filesystem store.
authorFredrik Tolf <fredrik@dolda2000.com>
Fri, 16 Oct 2009 00:16:09 +0000 (02:16 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Fri, 16 Oct 2009 00:31:20 +0000 (02:31 +0200)
commit5d99f865555373dbfcf645841bc56a07c728c977
tree751909bc06f162c28e3da830294156d1d8162de1
parent762009abaf3acc38003c9635115c721c602bdaa5
Improved the store library massively and added a preliminary filesystem store.
src/dolda/jsvc/store/File.java [new file with mode: 0644]
src/dolda/jsvc/store/FileStore.java [new file with mode: 0644]
src/dolda/jsvc/store/Store.java