chxdeng / mabain

a fast and light-weighted key-value store library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple-process update mabain DB

chxdeng opened this issue · comments

Currently, mabain only supports multi-thread DB insertion. Need to extend this to multiple processes use case.