issues
search
jet
/
equinox
.NET event sourcing library with CosmosDB, DynamoDB, EventStoreDB, message-db, SqlStreamStore and integration test backends. Focused at stream level; see https://github.com/jet/propulsion for cross-stream projections/subscriptions/reactions
https://github.com/jet/dotnet-templates
Apache License 2.0
471
stars
68
forks
source link
refactor!: Rename AsyncLazy/CacheCell -> LazyTask/TaskCell
#433
Closed
bartelink
closed
1 year ago
bartelink
commented
1 year ago
resolves #432
rename
AsyncLazy
->
LazyTask
(potential overlap with
future BCL impl
?)
rename
AsyncCacheCell
->
TaskCell
resolves #432
AsyncLazy
->LazyTask
(potential overlap with future BCL impl?)AsyncCacheCell
->TaskCell