- 30 Jun, 2016 4 commits
-
-
Jeromy Johnson authored
Set the channel buffer size to 128 for KeysOnly queries.
-
Kevin Atkinson authored
-
Jeromy Johnson authored
Fix deps for tests
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 28 Jun, 2016 3 commits
-
-
Jeromy authored
-
Jeromy Johnson authored
omit slash from created dskeys
-
Jeromy authored
-
- 27 Jun, 2016 3 commits
-
-
Jeromy authored
-
Jeromy Johnson authored
remove hex encoding from flatfs
-
Jeromy authored
-
- 26 Jun, 2016 1 commit
-
-
Jeromy authored
-
- 22 Jun, 2016 1 commit
-
-
Jeromy authored
-
- 21 Jun, 2016 5 commits
-
-
Juan Benet authored
merge ipfs org changes back into jbenet/go-datastore
-
Jeromy Johnson authored
Log errors in Walk function
-
Jakub Sztandera authored
We have some random crashes there and it would be good to know what are erros that are causing those crashes. License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jeromy Johnson authored
Standardized Readme
-
-
- 11 Jun, 2016 10 commits
-
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
Fix bug in LevelDB datastore's Delete() method.
-
Jakub Sztandera authored
In the measure package don't return ErrInvalidType in batch Put.
-
Jeromy Johnson authored
Migration to gx
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
It is unused and not working on current vesion of elasticode License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
fix panic on zero length filename
-
- 10 Jun, 2016 1 commit
-
-
Jeromy authored
-
- 02 Jun, 2016 2 commits
-
-
Kevin Atkinson authored
LevelDB Delete() method will not return ErrNotFound, so check that the key exists first by calling Has() and return ds.ErrNotFound if Has() returns false. License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
None of the other methods in the measure package return this error, instead they only call RecordValue() when the value is []byte. This change makes batch Put consistent with the other methods and allows non []byte data to be passed though the measure datastore. License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
- 20 Mar, 2016 1 commit
-
-
Jeromy authored
-
- 13 Jan, 2016 1 commit
-
-
Juan Benet authored
fix locking in syncbatch
-
- 03 Jan, 2016 1 commit
-
-
Jeromy authored
-
- 01 Jan, 2016 1 commit
-
-
Jeromy authored
-
- 29 Dec, 2015 1 commit
-
-
Jeromy Johnson authored
fix locking in syncbatch
-
- 27 Dec, 2015 1 commit
-
-
Jeromy authored
-
- 14 Dec, 2015 1 commit
-
-
Juan Benet authored
use filepath walk for flatfs query
-
- 13 Dec, 2015 1 commit
-
-
Jeromy authored
-
- 19 Nov, 2015 2 commits
-
-
Juan Benet authored
Wire flatfs sync argument into Datastore creation
-
rht authored
-