Just by taking a quick look at the garage web site, I find strange this API:
- connection isConnected
- connection connect
I would expect something like connection isActive, connection initiate / start.
Or maybe it is just the var name that is not good (my preference), you could use db or driver instead.
Just by taking a quick look at the garage web site, I find strange this API:
I would expect something like connection isActive, connection initiate / start.
Or maybe it is just the var name that is not good (my preference), you could use db or driver instead.