fix: always use the naive query logic
It's a no-op if we don't need it.
Showing
module github.com/ipfs/go-ds-flatfs | ||
require ( | ||
github.com/ipfs/go-datastore v0.4.1 | ||
github.com/ipfs/go-datastore v0.4.2 | ||
github.com/ipfs/go-log v0.0.1 | ||
github.com/jbenet/goprocess v0.1.3 | ||
) | ||
... | ... |
Please register or sign in to comment