Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
6eec6034
Commit
6eec6034
authored
Oct 09, 2017
by
Jeromy Johnson
Committed by
GitHub
Oct 09, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4291 from ipfs/gx/badgerds0.4.1
datastore: update badgerds to 0.4.1
parents
959ee92e
f617a327
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
package.json
package.json
+2
-2
repo/fsrepo/datastores.go
repo/fsrepo/datastores.go
+1
-1
No files found.
package.json
View file @
6eec6034
...
...
@@ -460,9 +460,9 @@
},
{
"author"
:
"magik6k"
,
"hash"
:
"Qm
YQYQ3FiVskUmMB2eLLvrhHhAfAPNZ3StZP5Ni7LTJgnX
"
,
"hash"
:
"Qm
UamAGkvPp1w84dfc2YMy9ic6iyBvaRoaTiaat8Crtawq
"
,
"name"
:
"go-ds-badger"
,
"version"
:
"0.4.
0
"
"version"
:
"0.4.
1
"
},
{
"author"
:
"whyrusleeping"
,
...
...
repo/fsrepo/datastores.go
View file @
6eec6034
...
...
@@ -17,7 +17,7 @@ import (
mount
"gx/ipfs/QmVSase1JP7cq9QkPT46oNwdp9pT6kBkG3oqS14y3QcZjG/go-datastore/syncmount"
levelds
"gx/ipfs/QmPdvXuXWAR6gtxxqZw42RtSADMwz4ijVmYHGS542b6cMz/go-ds-leveldb"
badgerds
"gx/ipfs/Qm
YQYQ3FiVskUmMB2eLLvrhHhAfAPNZ3StZP5Ni7LTJgnX
/go-ds-badger"
badgerds
"gx/ipfs/Qm
UamAGkvPp1w84dfc2YMy9ic6iyBvaRoaTiaat8Crtawq
/go-ds-badger"
ldbopts
"gx/ipfs/QmbBhyDKsY4mbY6xsKt3qu9Y7FPvMJ6qbD8AMjYYvPRw1g/goleveldb/leveldb/opt"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment