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
fix: batching (#17)
* fix: segfault on Put or Delete for getTransaction error
* fix: batching
* refactor: cache queries
* fix: use single connection for commit
* fix: use shorter option name
* docs: readme updates