Skip to content

Add optional DynamoDB backend for stats#128

Open
MariusWirtz wants to merge 6 commits intomasterfrom
add-optional-dynamodb-backend
Open

Add optional DynamoDB backend for stats#128
MariusWirtz wants to merge 6 commits intomasterfrom
add-optional-dynamodb-backend

Conversation

@MariusWirtz
Copy link
Collaborator

  • Updated README and settings reference to include DynamoDB options.
  • Modified settings to support both SQLite and DynamoDB for stats storage.
  • Implemented DynamoDBStatsDatabase for handling stats in DynamoDB.
  • Enhanced CLI and commands to accommodate the new backend.
  • Added unit tests for DynamoDB settings and backend validation.

@MariusWirtz MariusWirtz requested a review from Copilot March 5, 2026 17:58
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@MariusWirtz MariusWirtz force-pushed the add-optional-dynamodb-backend branch from a93bb11 to aaadc66 Compare March 6, 2026 10:44
- Updated README and settings reference to include DynamoDB options.
- Modified settings to support both SQLite and DynamoDB for stats storage.
- Implemented DynamoDBStatsDatabase for handling stats in DynamoDB.
- Enhanced CLI and commands to accommodate the new backend.
- Added unit tests for DynamoDB settings and backend validation.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 16 out of 16 changed files in this pull request and generated 7 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@MariusWirtz MariusWirtz force-pushed the add-optional-dynamodb-backend branch from c8fe718 to 7d34475 Compare March 6, 2026 15:53
@MariusWirtz MariusWirtz force-pushed the add-optional-dynamodb-backend branch from 7d34475 to a96de94 Compare March 6, 2026 16:17
@MariusWirtz MariusWirtz force-pushed the add-optional-dynamodb-backend branch from dc17718 to 4752d6e Compare March 6, 2026 19:38
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.

2 participants