- 01 Oct, 2019 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/ipfs/go-datastore/releases) - [Commits](https://github.com/ipfs/go-datastore/compare/v0.1.0...v0.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 19 Sep, 2019 2 commits
-
-
Steven Allen authored
doc: add a lead maintainer
-
Steven Allen authored
-
- 21 Aug, 2019 5 commits
-
-
Steven Allen authored
make delete idempotent
-
Steven Allen authored
-
Steven Allen authored
(faster)
-
Steven Allen authored
-
Steven Allen authored
-
- 16 Mar, 2019 1 commit
-
-
Steven Allen authored
remove thread-safe assertion
-
- 15 Mar, 2019 1 commit
-
-
Steven Allen authored
Merge before: https://github.com/ipfs/go-datastore/pull/120
-
- 01 Mar, 2019 5 commits
-
-
Steven Allen authored
-
Steven Allen authored
fix panic on write after close
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Steven Allen authored
1. Use []byte instead of interface{}. 2. Handle rename errors. 3. Correctly temporary files.
-
Steven Allen authored
(and make Close threadsafe)
-
- 18 Feb, 2019 1 commit
-
-
Jakub Sztandera authored
-
- 19 Dec, 2018 1 commit
-
-
Steven Allen authored
-
- 18 Dec, 2018 4 commits
-
-
Steven Allen authored
fix a goroutine leak killing the gateways
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
Closing a query early could leak the query goroutine if the buffer isn't large enough to fit the rest of the query.
-
- 02 Nov, 2018 1 commit
-
-
Steven Allen authored
-
- 05 Oct, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
add GetSize function
-
- 04 Oct, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 24 Sep, 2018 1 commit
-
-
Steven Allen authored
-
- 10 Sep, 2018 2 commits
-
-
Kevin Atkinson authored
check error before defer-removing disk usage file
-
b5 authored
-
- 08 Sep, 2018 1 commit
-
-
Steven Allen authored
-
- 13 Aug, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 09 Aug, 2018 1 commit
-
-
Steven Allen authored
-
- 26 Jun, 2018 1 commit
-
-
Steven Allen authored
-
- 13 Jun, 2018 4 commits
-
-
Steven Allen authored
use standard CI script
-
Steven Allen authored
-
Steven Allen authored
all: gofmt
-
ia authored
Run standard gofmt command on project root.
-
- 09 Jun, 2018 1 commit
-
-
Steven Allen authored
-