issues
search
ipfs
/
go-ds-leveldb
An implementation of go-datastore using leveldb
MIT License
38
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ci: uci/update-go
#70
web3-bot
closed
3 months ago
0
ci: uci/copy-templates
#69
web3-bot
closed
8 months ago
0
ci: uci/update-go
#68
web3-bot
closed
8 months ago
0
ci: uci/copy-templates
#67
web3-bot
closed
1 year ago
0
ci: uci/copy-templates
#66
web3-bot
closed
1 year ago
0
ci: uci/delete-templates
#65
web3-bot
closed
1 year ago
0
sync: update CI config files
#63
web3-bot
closed
1 year ago
0
sync: update CI config files
#62
web3-bot
closed
2 years ago
0
sync: update CI config files
#61
web3-bot
closed
2 years ago
0
sync: update CI config files
#60
web3-bot
closed
2 years ago
0
chore: add PersistentDatastore and Batching interface checks
#59
guseggert
closed
2 years ago
1
Version 0.5.0
#58
guseggert
closed
3 years ago
1
Plumb through context changes
#57
guseggert
closed
3 years ago
1
sync: update CI config files
#56
web3-bot
closed
3 years ago
0
sync: update CI config files
#55
web3-bot
closed
3 years ago
0
Bump github.com/ipfs/go-datastore from 0.4.1 to 0.4.6
#54
dependabot-preview[bot]
opened
3 years ago
0
sync: update CI config files
#53
web3-bot
closed
3 years ago
0
fix closing of datastore in tests
#52
marten-seemann
closed
3 years ago
0
TestDiskUsage failing on Windows
#51
marten-seemann
closed
3 years ago
1
sync: update CI config files
#50
web3-bot
closed
3 years ago
1
fix staticcheck
#49
marten-seemann
closed
3 years ago
1
Upgrade to GitHub-native Dependabot
#48
dependabot-preview[bot]
opened
3 years ago
1
Bump github.com/ipfs/go-datastore from 0.4.1 to 0.4.5
#47
dependabot-preview[bot]
closed
3 years ago
1
fix typo in function documentation
#46
xiegeo
closed
4 years ago
1
wire a context in most of the Datastore methods
#45
MichaelMure
closed
2 years ago
0
Concurrent access can cause deadlock
#44
willscott
opened
4 years ago
0
Bump github.com/ipfs/go-datastore from 0.4.1 to 0.4.4
#43
dependabot-preview[bot]
closed
4 years ago
1
prevent closing concurrently with other operations.
#42
willscott
closed
4 years ago
0
Bump github.com/ipfs/go-datastore from 0.4.1 to 0.4.2
#41
dependabot-preview[bot]
closed
4 years ago
1
feat: update go-datastore
#40
Stebalien
closed
4 years ago
0
Bump github.com/ipfs/go-datastore from 0.3.0 to 0.3.1
#39
dependabot-preview[bot]
closed
4 years ago
0
Support Asynchronous Writing
#38
aschmahmann
opened
4 years ago
0
TestDiskUsage fails on Windows
#37
aschmahmann
opened
5 years ago
0
Update Datastore Interface
#36
aschmahmann
closed
4 years ago
5
query: always return the size
#35
MichaelMure
closed
4 years ago
1
support for Query.ReturnSizes
#34
MichaelMure
closed
4 years ago
0
chore(ci): bump to go 1.12
#33
Stebalien
closed
5 years ago
0
Bump github.com/ipfs/go-datastore from 0.1.0 to 0.1.1
#32
dependabot-preview[bot]
closed
5 years ago
1
doc: add a lead maintainer
#31
Stebalien
closed
5 years ago
0
make delete idempotent
#30
Stebalien
closed
5 years ago
1
Fast reverse query
#28
Stebalien
closed
5 years ago
1
LevelDB panic
#29
Stebalien
opened
5 years ago
3
remove thread-safe assertion
#27
Stebalien
closed
5 years ago
0
added support for newly added Query.SeekPrefix
#26
drew-512
opened
5 years ago
0
update go-datastore to 3.6.1 and gx publish 1.3.0
#25
raulk
closed
5 years ago
1
"go get -u github.com/ipfs/go-ds-leveldb" fails with error "cannot use d (type *accessor) as type datastore.Datastore in argument to datastore.GetBackedSize"
#24
miguelmota
closed
5 years ago
3
fix application or ordering for interface change
#23
Stebalien
closed
5 years ago
3
Bypass naive ordering when ordering by key (natural leveldb order)
#22
raulk
closed
5 years ago
6
Fix the typo in ["bugs"]["url"]
#21
mhchia
closed
5 years ago
0
Expose Datastore type
#20
magik6k
closed
5 years ago
0
Next