Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BatcherCache, BatcherDictionary #390

Merged
merged 10 commits into from
Jun 6, 2023
Merged

Add BatcherCache, BatcherDictionary #390

merged 10 commits into from
Jun 6, 2023

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Jun 5, 2023

Rewrites AsyncBatchingGate to align with AsyncCacheCell changes

  • Expose Task/Func layer (was FSharpAsync only)
  • Adds honoring of cancellation
  • Use same general structures for ease of reading
  • rename AsyncBatchingGate to Batching.Batcher
  • Add BatcherCache and BatcherDictionary

@bartelink bartelink force-pushed the abg-cancellation branch 3 times, most recently from e9926bc to 5a00dee Compare June 5, 2023 23:32
@bartelink bartelink changed the title Align AsyncBatchingGate with CacheCell Add BatcherCache, BatcherDictionary Jun 6, 2023
@bartelink bartelink changed the base branch from master to async-polish June 6, 2023 13:08
@bartelink bartelink force-pushed the abg-cancellation branch 4 times, most recently from 0c0f233 to 42883c0 Compare June 6, 2023 15:10
@bartelink bartelink mentioned this pull request Jun 6, 2023
Base automatically changed from async-polish to master June 6, 2023 15:21
@bartelink bartelink merged commit 0faa64a into master Jun 6, 2023
@bartelink bartelink deleted the abg-cancellation branch June 6, 2023 16:16
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