Errors while using basic example
marcelloh opened this issue · 2 comments
marcelloh commented
vendor/github.com/lotusdblabs/lotusdb/v2/db.go:487:4: unknown field BlockCache in struct literal of type wal.Options
vendor/github.com/lotusdblabs/lotusdb/v2/memtable.go:119:3: unknown field BlockCache in struct literal of type wal.Options
vendor/github.com/lotusdblabs/lotusdb/v2/vlog.go:55:4: unknown field BlockCache in struct literal of type wal.Options
torlangballe commented
I'm getting this as well, can't seem to even choose a different version i.e 2.0 to avoid the problem.
roseduan commented
I will fix this later.
Thanks.