Skip to content

Conversation

@jgbradley1
Copy link
Collaborator

Description

This PR is not ready for review or to be merged yet.

This PR refactors the storage factory to make it plug-and-play friendly, allowing anyone to implement and register a custom storage provider to use their desired solution (CosmosDB, SQL server, etc).

Proposed Changes

The core functionality was already in the code. We just never explicitly exposed it in a way that was clear to external users. This change should make it a little more clear.

Checklist

  • I have tested these changes locally.
  • I have reviewed the code changes.
  • I have updated the documentation (if necessary).
  • I have added appropriate unit tests (if applicable).

@jgbradley1 jgbradley1 requested review from a team as code owners April 24, 2025 13:14
@jgbradley1 jgbradley1 closed this Jul 30, 2025
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