dgraph-io / badger

Fast key-value DB in Go.

Home Page:https://dgraph.io/badger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Documentation]: Update for Stream and v4 in general

naivary opened this issue · comments

What version of Badger is the target?

v4

Documentation.

Some APIs changed for v4 and none of them are documented. For exmaple streaming API changed and its really hard to figure out how to work with the new API.

Additional information.

No response

Would be nice to update at least https://dgraph.io/docs/badger/get-started/ to use v4 imports.

Also in few places in docs, it says that cgo is required for zstd, which is no longer true.