rox v1.2.1 Rox.Batch
Module for performing atomic write operations on a database.
Summary
Functions
Schedules a delete operation in the batch
Schedules a delete operation in the batch
for key
in column_family
Merges a list of Batch.t
into a single Batch.t
Creates a new Batch
operation
Returns a new Batch
with a put operation scheduled
Returns a new Batch
with a put operation scheduled for the column_family
Atomically commits the operations in the batch
to the db
Types
Functions
Schedules a delete operation in the batch
for key
in column_family
.
Creates a new Batch
operation
Returns a new Batch
with a put operation scheduled.
Returns a new Batch
with a put operation scheduled for the column_family
.