Skip to content

Refactor storage factory#1895

Closed
jgbradley1 wants to merge 8 commits intomainfrom
joshbradley/refactor-storage-factory
Closed

Refactor storage factory#1895
jgbradley1 wants to merge 8 commits intomainfrom
joshbradley/refactor-storage-factory

Conversation

@jgbradley1
Copy link
Copy Markdown
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
@natoverse natoverse deleted the joshbradley/refactor-storage-factory branch January 12, 2026 20:51
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