diff options
author | Tommi Virtanen <tv@eagain.net> | 2014-08-24 15:42:55 -0700 |
---|---|---|
committer | Tommi Virtanen <tv@eagain.net> | 2015-02-18 12:26:45 -0800 |
commit | adbb1a19c1b93a95f17a4eb3c5524e5be8b0d10f (patch) | |
tree | 03bf30a873b68f7820dcb910b87eb639f22786ae /cursor.go | |
parent | Merge pull request #309 from everdev/operation-go (diff) | |
download | dedo-adbb1a19c1b93a95f17a4eb3c5524e5be8b0d10f.tar.gz dedo-adbb1a19c1b93a95f17a4eb3c5524e5be8b0d10f.tar.xz |
Add transaction batching
DB.Batch makes it easy to make lots of small transactions with
significantly better performance. Batch combines multiple concurrent
Update calls into a single disk transaction, managing errors smartly.
Diffstat (limited to 'cursor.go')
0 files changed, 0 insertions, 0 deletions