Skip to content

Introducing Oplog

Compare
Choose a tag to compare
@mudge mudge released this 01 Jan 17:18
· 13 commits to master since this release

The initial release of my first Rust crate: Oplog, a library for iterating over a MongoDB replica set oplog as if it were a collection of statically typed operations.

This first release exposes the following public types:

Full API documentation can be found at http://mudge.name/oplog