Moped is a MongoDB driver for Ruby, which exposes a simple, elegant,
and fast API. Moped is the supported driver for Mongoid
from version 3 and higher.
Moped is composed of three parts: an implementation of the
BSON specification, an implementation of the Mongo Wire
Protocol, and the driver itself.