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
I want to use TokyoCabinet and BDB in a ReadOnly mode.
It's possible in the underlying library but I do not see any example of how to use these options when opening a DB file.
An example for BDB and TokyoCabinet would be helpful.