BenJoyenConseil / bluckdb

A fast Key/Value store implementation using Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flush meta

BenJoyenConseil opened this issue · comments

Do it in a store.Flush method instead of the Close method. Call the Flush inside the Close to keep the behavior