Skip to content

.Net: Obsolete the IMemoryStore where an IVectorStore implementation exists#11040

Merged
roji merged 2 commits intomicrosoft:feature-vector-data-preb2from
roji:ObsoleteMemoryStory
Mar 19, 2025
Merged

.Net: Obsolete the IMemoryStore where an IVectorStore implementation exists#11040
roji merged 2 commits intomicrosoft:feature-vector-data-preb2from
roji:ObsoleteMemoryStory

Conversation

@roji
Copy link
Member

@roji roji commented Mar 18, 2025

This obsoletes the IMemoryStore implementations for all connectors where a new IVectorStore implementation exists. I've left the other connectors - and the IMemoryStore abstraction itself - un-obsolete for now, since users of those connectors don't yet have an upgrade path. These are still marked as experimental, so we'll be able to obsolete and remove them later.

Closes #10808

@roji roji requested a review from a team as a code owner March 18, 2025 13:26
@roji roji requested a review from westey-m March 18, 2025 13:27
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel memory labels Mar 18, 2025
@roji roji requested a review from dmytrostruk March 18, 2025 13:27
@github-actions github-actions bot changed the title Obsolete the IMemoryStore where an IVectorStore implementation exists .Net: Obsolete the IMemoryStore where an IVectorStore implementation exists Mar 18, 2025
@roji roji force-pushed the ObsoleteMemoryStory branch from c1d4709 to 1c4944b Compare March 18, 2025 13:49
@roji roji force-pushed the ObsoleteMemoryStory branch from 1c4944b to 971e9db Compare March 18, 2025 14:52
@roji roji linked an issue Mar 19, 2025 that may be closed by this pull request
@roji roji force-pushed the ObsoleteMemoryStory branch from 8e8076f to fbda71a Compare March 19, 2025 12:35
@roji roji force-pushed the ObsoleteMemoryStory branch from fbda71a to c8fbb55 Compare March 19, 2025 14:50
@roji roji merged commit e896415 into microsoft:feature-vector-data-preb2 Mar 19, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kernel Issues or pull requests impacting the core kernel memory .NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.Net MEVD: Obsolete the legacy IMemoryStore

3 participants