You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given this is a major release, we should look at using hte IAsyncEnumerable interface when returning keys from the FindStoreKeysByKeyPartAsync method of the IValueStore validator.
Whilst this won't help im-memory implementations, it will help any distributed cache implementations.
The text was updated successfully, but these errors were encountered:
OK, I can have a PR for you later today—I need this for the distributed cache anyway, so it makes sense just to do it as part of that work?
From: Kevin Dockx ***@***.***>
Sent: Tuesday, February 14, 2023 7:04 AM
To: KevinDockx/HttpCacheHeaders ***@***.***>
Cc: Sean Farrow ***@***.***>; Author ***@***.***>
Subject: Re: [KevinDockx/HttpCacheHeaders] Use the IAsyncEnumerable interface in the FindStoreKeysByKeyPartAsync method of the IValueStore interface (Issue #113)
Yep - I'll take this up :)
—
Reply to this email directly, view it on GitHub<#113 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AALDK7UJHB45KOKFYHQ54J3WXMU7VANCNFSM6AAAAAAU2V44GE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
Given this is a major release, we should look at using hte IAsyncEnumerable interface when returning keys from the FindStoreKeysByKeyPartAsync method of the IValueStore validator.
Whilst this won't help im-memory implementations, it will help any distributed cache implementations.
The text was updated successfully, but these errors were encountered: