Module

mongodb

github.com/riducms/ridu/adapters/mongodb — The official replica-set MongoDB store, additive development index synchronization, and immutable forward-only migration lifecycle.

Functions 2

  • mongodb.Open()

    Open a verified-TLS MongoDB replica-set database with bounded defaults.

  • mongodb.OpenWithConfig()

    Open the store with explicit transport, timeout, application-name, and pool bounds.

Types 2

  • type mongodb.Config

    Runtime-only MongoDB connection behavior.

  • type mongodb.Store

    A replica-set implementation of Ridu’s document, snapshot, auth, preference, task, lock, upload, readiness, and migration contracts.

Methods 52

Migrations 17