class

AlbedoCr::Bucket

Inherits Reference < Object

Constructors

open(path : String) : Bucket
Source

Instance methods

apply_batch(data : Bytes, page_count : UInt32)
Source
close
Source
delete_index(path : String)
Source
ensure_index(path : String, *, unique : Bool = false, sparse : Bool = false, reverse : Bool = false)
Source
handle
Source
insert(doc)
Source
list(query : Query) : ListIterator
Source
set_replication_callback
Source
transform(query : Query, &block : BSONCr::Document -> _)
Source