-
- Downloads
Use flatfs to store objects under /blocks outside of LevelDB
WARNING: No migration performed! That needs to come in a separate commit, perhaps amended into this one. Migration must move keyspace "/b" from leveldb to the flatfs subdir, while removing the "b" prefix (keys should start with just "/").
Showing
- Godeps/_workspace/src/github.com/jbenet/go-datastore/flatfs/flatfs.go 2 additions, 2 deletions...space/src/github.com/jbenet/go-datastore/flatfs/flatfs.go
- Godeps/_workspace/src/github.com/jbenet/go-datastore/mount/mount.go 3 additions, 3 deletions...rkspace/src/github.com/jbenet/go-datastore/mount/mount.go
- blocks/blockstore/blockstore.go 3 additions, 1 deletionblocks/blockstore/blockstore.go
- repo/fsrepo/fsrepo.go 34 additions, 1 deletionrepo/fsrepo/fsrepo.go
- util/datastore2/threadsafe.go 15 additions, 0 deletionsutil/datastore2/threadsafe.go
Loading
Please register or sign in to comment