This repository has been archived by the owner on Mar 9, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open API #52
Comments
Oops, sorry for not looking through the issue list. |
Merged
but...I closed it. It was a dup. /me is confused |
heyitsanthony
pushed a commit
to heyitsanthony/bolt
that referenced
this issue
Nov 16, 2017
tx: load freelist on Check() [continuation of PR#49]
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey, I was curious about the initialization API:
I didn't see how this worked until I looked at an example. I was looking for a global function to open a database. The typical pattern I would expect to find (examples:
net
,database/sql
,leveldb-go
,mgo
) is like this:Was this a deliberate break from convention? Not a big deal, just curious. (I'd also be happy to send over a trivial PR to add this.)
The text was updated successfully, but these errors were encountered: