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

How to achieve multiple process sharing and open a db

hktalent opened this issue · comments

Question.

How to achieve multiple process sharing and open a db

thanks