- 16 Dec, 2024 1 commit
-
-
tavit ohanian authored
-
- 21 Aug, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 21 Jun, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 02 May, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 31 Jul, 2020 1 commit
-
-
Adin Schmahmann authored
fix typo in function documentation
-
- 30 Jul, 2020 1 commit
-
-
George Xie authored
-
- 04 May, 2020 1 commit
-
-
Hector Sanjuan authored
-
- 27 Apr, 2020 1 commit
-
-
Hector Sanjuan authored
-
- 25 Feb, 2020 2 commits
-
-
Will authored
prevent closing concurrently with other operations.
-
Will Scott authored
Add a `sync.RWMutex` protecting the Close operation. Follows the same pattern as in go-ds-badger. Address #29 / https://github.com/ipfs/go-ipfs/issues/6880
-
- 11 Feb, 2020 2 commits
-
-
Steven Allen authored
feat: update go-datastore
-
Steven Allen authored
And fix prefix handling.
-
- 09 Dec, 2019 2 commits
-
-
Steven Allen authored
Bump github.com/ipfs/go-datastore from 0.3.0 to 0.3.1
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/ipfs/go-datastore/releases) - [Commits](https://github.com/ipfs/go-datastore/compare/v0.3.0...v0.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 03 Dec, 2019 6 commits
-
-
Adin Schmahmann authored
update datastore Interface
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Steven Allen authored
query: always return the size
-
Michael Muré authored
fix #34
-
- 01 Oct, 2019 2 commits
-
-
Steven Allen authored
chore(ci): bump to go 1.12
-
Steven Allen authored
-
- 19 Sep, 2019 2 commits
-
-
Steven Allen authored
doc: add a lead maintainer
-
Steven Allen authored
-
- 21 Aug, 2019 2 commits
-
-
Steven Allen authored
make delete idempotent
-
Steven Allen authored
fixes https://github.com/ipfs/go-datastore/issues/104
-
- 09 Apr, 2019 4 commits
-
-
Steven Allen authored
Fast reverse query
-
Steven Allen authored
The tests no longer pass with gx.
-
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
-
- 28 Feb, 2019 1 commit
-
-
Jakub Sztandera authored
-
- 07 Feb, 2019 1 commit
-
-
Raúl Kripalani authored
update go-datastore to 3.6.1 and gx publish 1.3.0
-
- 06 Feb, 2019 2 commits
-
-
Raúl Kripalani authored
-
Raúl Kripalani authored
-
- 24 Jan, 2019 1 commit
-
-
Steven Allen authored
Expose Datastore type
-