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 May 23, 2023. It is now read-only.
support to use other backends than leveldb.
leveldb is currently not supported on windows (see #63)
we currently don't make use of the sorted keys feature in leveldb (RangeIter), so substitution should be possible.
The text was updated successfully, but these errors were encountered: