Skip to content

[Store][SurrealDB] Introduce StoreFactory#2094

Open
Guikingone wants to merge 1 commit into
symfony:mainfrom
Guikingone:feature/store-factory-surrealdb
Open

[Store][SurrealDB] Introduce StoreFactory#2094
Guikingone wants to merge 1 commit into
symfony:mainfrom
Guikingone:feature/store-factory-surrealdb

Conversation

@Guikingone

@Guikingone Guikingone commented May 16, 2026

Copy link
Copy Markdown
Contributor
Q A
Bug fix? yes
New feature? yes
Docs? yes
Issues --
License MIT
  • Introduce a StoreFactory for SurrealDB
  • PHPStan up to 10

@Guikingone Guikingone force-pushed the feature/store-factory-surrealdb branch 3 times, most recently from 07c0616 to 43bbf33 Compare May 16, 2026 17:38
@Guikingone Guikingone marked this pull request as ready for review May 16, 2026 17:42
@carsonbot carsonbot added Bug Something isn't working Feature New feature Store Issues & PRs about the AI Store component Status: Needs Review labels May 16, 2026
@Guikingone Guikingone force-pushed the feature/store-factory-surrealdb branch 2 times, most recently from c0bd6a5 to 57183a8 Compare June 8, 2026 14:26
@OskarStark

Copy link
Copy Markdown
Contributor

0.9 -> 0.10

The `Store` constructor now expects a pre-scoped `HttpClientInterface`;
the endpoint scoping is performed by `StoreFactory::create()` via
`ScopingHttpClient::forBaseUri()`. Username/password remain in `Store`
for the lazy signin flow. The `AiBundle` wiring switches to the factory
and exposes the `http_client` configuration node.
@Guikingone Guikingone force-pushed the feature/store-factory-surrealdb branch from 57183a8 to 0a673d4 Compare June 9, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working Feature New feature Status: Needs Review Store Issues & PRs about the AI Store component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants