You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.
* rescan freelist if valid but given NoSyncFreelist to
include the freelist as free pageas.
* only treat free list as reachable if set to valid pgid
Fixesboltdb#9
* scan for free pages if freelist page is valid but the db is opened with
NoSyncFreelist; forces the freelist pages to count as free pages.
* only treat freelist pages as reachable if set to valid pgid
Fixesboltdb#9
Rebalance the b+tree after a value is deleted from the database.
The text was updated successfully, but these errors were encountered: