lotusdb icon indicating copy to clipboard operation
lotusdb copied to clipboard

example shows error

Open hiqsociety opened this issue 2 years ago • 1 comments

# github.com/flower-corp/lotusdb/index
/root/go/pkg/mod/github.com/flower-corp/[email protected]/index/bptree.go:114:14: assignment mismatch: 2 variables but bucket.Put returns 1 value
/root/go/pkg/mod/github.com/flower-corp/[email protected]/index/bptree.go:147:22: assignment mismatch: 2 variables but bucket.Put returns 1 value
/root/go/pkg/mod/github.com/flower-corp/[email protected]/index/bptree.go:185:22: assignment mismatch: 2 variables but bucket.Delete returns 1 value
/root/go/pkg/mod/github.com/flower-corp/[email protected]/index/bptree.go:205:13: assignment mismatch: 2 variables but tx.Bucket(b.opts.BucketName).Delete returns 1 value

hiqsociety avatar Jun 16 '22 12:06 hiqsociety

pull the code and try again, I have added a vendor directory to manage the dependencies.

roseduan avatar Jun 17 '22 01:06 roseduan

I'm still getting this error... anything I missed?

Yfeng-44 avatar Jan 13 '23 05:01 Yfeng-44

Are you ready to use lotusdb right now? Or other purpose?

roseduan avatar Mar 11 '23 13:03 roseduan