Skip to content

Tags: Lyearn/mgod

Tags

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: add ci workflow to test and lint (#13)

* feat: add wrapper function to support MongoDB transactions

* doc: mark transactions feature as done in future scope section

* fix: support multi tenancy

* doc: fix mgod usage example in README

* doc: multi tenancy advanced guide

* chore: add ci workflow to test and lint

* fix: remove slog usage

* chore: bump monogdb requirement from 3.6 -> 4.4

* fix: add support from mongodb 3.6 with warning note

* doc: refactor docs -> limitations

* fix: remove slog usage

* style: escape less than in installtion markdown file

* chore: limit test workflow trigger for commits against main branch only

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: docs site (#7)

fixes #10

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add documentation for mgod module + remove unused code

* doc: add documentation for mgod module

* fix: documentation links and format

* doc: add missing documentation for package fields and functions

* doc: add package level comments

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: add logo (#3)