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 Jul 5, 2020. It is now read-only.
The expiry option for the bitcask backend is a global option, which is somewhat awkward to use and would require this module to completely ignore the ttl option passed in. We went this route to make sure that catbox's ttl option actually has meaning.
Providing an option to disable the gc function and not attempt to store indexes should be easy enough, but this is a tough problem to solve.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It seems you are implementing the getIndex against the leveldb backend. Is there a reason that bitcask isn't supported?
The text was updated successfully, but these errors were encountered: