- 17 Jul, 2015 3 commits
-
-
Juan Benet authored
add threadsafe mount datastore and small fixups on keytransform
-
Jeromy authored
-
Jeromy authored
-
- 16 Jul, 2015 4 commits
-
-
Juan Benet authored
Fix interface issues and implement more things on sub-datastores
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
- 09 Jul, 2015 1 commit
-
-
Juan Batiz-Benet authored
thanks to btc
-
- 08 Jul, 2015 1 commit
-
-
Juan Batiz-Benet authored
Batching
-
- 07 Jul, 2015 2 commits
- 02 Jul, 2015 2 commits
- 27 Jun, 2015 3 commits
-
-
Juan Batiz-Benet authored
Revert "add in support for batched writes"
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
add in support for batched writes
-
- 26 Jun, 2015 2 commits
- 25 Jun, 2015 2 commits
- 29 May, 2015 1 commit
-
-
Juan Batiz-Benet authored
switch uuid implementation
-
- 28 May, 2015 1 commit
-
-
Henry authored
motivation: code.google.com is going away and satori's seemd sufficient and not overly complex
-
- 01 May, 2015 2 commits
-
-
Juan Batiz-Benet authored
measure: Unregister at Close time
-
Tommi Virtanen authored
This allows open-close-open cycles with the same prefix.
-
- 29 Apr, 2015 3 commits
-
-
Juan Batiz-Benet authored
measure: Datastore wrapper that records metrics
-
Tommi Virtanen authored
-
Tommi Virtanen authored
-
- 26 Apr, 2015 1 commit
-
-
Juan Batiz-Benet authored
Backport from go-ipfs, fix tests, hopefully fix Windows
-
- 25 Apr, 2015 7 commits
-
-
Tommi Virtanen authored
-
Tommi Virtanen authored
For background, see https://github.com/golang/go/issues/3366 Here's the failure seen: --- FAIL: TestPutOverwrite (0.03s) flatfs_test.go:118: Put fail: rename C:\Users\gates\AppData\Local\Temp\test-datastore-flatfs-679014441\7175\put- 717454915 C:\Users\gates\AppData\Local\Temp\test-datastore-flatfs-679014441/7175/71757578.data: Cannot create a file when that file already exists.
-
Tommi Virtanen authored
-
Tommi Virtanen authored
-
Tommi Virtanen authored
Used to error out with flatfs_test.go:66: Put fail: failed to open dir: fsync: The handle is invalid It seems Windows does not want syscall.Fsync to be called on directory handles.
-
Tommi Virtanen authored
Previous commit made flatfs strip first byte of keys (under the assumption that datastore always makes it be "/").
-
Jeromy authored
Backported from commit e965c53780003a01fcbd94af96333ace4b3e2748 in the vendored copy in https://github.com/ipfs/go-ipfs
-
- 20 Apr, 2015 1 commit
-
-
Juan Batiz-Benet authored
Implement flatfs and mount, to support IPFS moving block storage out of LevelDB
-
- 16 Mar, 2015 4 commits
-
-
Tommi Virtanen authored
-
Tommi Virtanen authored
-
Tommi Virtanen authored
-
Tommi Virtanen authored
-