Skip to content

Add storage backend support and fix CI#67

Merged
schapman1974 merged 1 commit into
masterfrom
feature/storage-backends-pypi
Jun 20, 2026
Merged

Add storage backend support and fix CI#67
schapman1974 merged 1 commit into
masterfrom
feature/storage-backends-pypi

Conversation

@schapman1974

@schapman1974 schapman1974 commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • add optional storage backend support and related tests
  • keep TinyDB JSON as the default storage backend
  • fix CI lint failures in tests and tinymongo imports
  • update docs to remove fork wording and correct backend/default storage notes
  • update setup.cfg metadata key to avoid setuptools deprecation

Verification

  • .venv/bin/python -m pytest -q
  • .venv/bin/python -m ruff check .
  • .venv/bin/python -m build
  • .venv/bin/python -m twine check dist/*

@schapman1974 schapman1974 merged commit a31ac7a into master Jun 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant