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 redis persistence #12

Merged
merged 2 commits into from Dec 4, 2023
Merged

Add redis persistence #12

merged 2 commits into from Dec 4, 2023

Conversation

BradlyGosdin
Copy link

No description provided.

Martin Tran and others added 2 commits December 4, 2023 15:12
- Add Sagas.Persistence.Pool.Abstractions
- Move PersistableSagaPool to Sagas.Persistence.Pool.Abstractions
- Create implementation for Sagas.Persistence.Redis
- Update NuGet packages
- Switch from DaprMongoEventCache to MongoEventCache
- Update various DatabaseSettings to extend MongoDbSettings
- Add EnableSagaSnapshots flag
- Use IDistributedCache, IMapper with RedisPersistableSagaRepository
- Add ServiceCollectionExtensions.AddSagaRedisSettings
- Update sample to use Redis for saga persistence
- Update ReadMe.md
- Set package versions to 1.6.0
@BradlyGosdin BradlyGosdin merged commit 125b138 into master Dec 4, 2023
@BradlyGosdin BradlyGosdin deleted the add-redis-persistence branch December 4, 2023 21:28
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.

None yet

2 participants