Sign in
vanadium
/
roadmap.js.syncbase
/
0813db041df9a7bb682ec454af0860e996e0c165
/
.
/
src
/
nosql
/
batch.js
blob: 49972eb2338ad051785a8459ae72d7e311c317d3 [
file
] [
log
] [
blame
]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
module
.
exports
=
runInBatch
;
function
runInBatch
(
ctx
,
database
,
opts
,
runner
)
{}