Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
WIP: Event archives #317
WIP: Event archives #317
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #317 +/- ##
============================================
+ Coverage 73.59% 84.84% +11.24%
============================================
Files 258 250 -8
Lines 6495 5338 -1157
Branches 537 427 -110
============================================
- Hits 4780 4529 -251
+ Misses 1485 585 -900
+ Partials 230 224 -6
Continue to review full report at Codecov.
|
# Conflicts: # Source/EventFlow.TestHelpers/EventFlow.TestHelpers.csproj # Source/EventFlow.Tests/EventFlow.Tests.csproj # Source/EventFlow/EventFlow.csproj
# Conflicts: # Source/EventFlow/Provided/ProvidedJobsConfigurationModule.cs
# Conflicts: # Source/EventFlow.Sql/Connections/ISqlConfiguration.cs # Source/EventFlow.Sql/Connections/SqlConfiguration.cs
Conflicts: Documentation/Jobs.rst Source/EventFlow/EventStores/Files/FilesEventPersistence.cs
It seems like it would be optimal to wait for async streams and |
When a event store becomes too large, we would like the option to move some of the events to a different location.