Tags: Lyearn/mgod
Tags
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