Charles Solar

Results 7 issues of Charles Solar

Running rules in entities currently involve a lot of `If`'s `then`s, and `throw`s We can make this easier. There's a few changes I can make right off the bat -...

To reduce the need to replace the entire endpoint stream every upgrade - lets create projections for each namespace value in `[Versioned]` events and subscribe to each. Then, a replay...

Support event versioning

Low priority - up for grabs? https://github.com/JasperFx/Marten

In the rewrite, all endpoints are subscribing to $ce-SNAPSHOT Doesn't hurt anything, but there should be a way to detect a domain endpoint vs a read model endpoint to disable/enable...

In Containers.js - RepoTags can be null Which causes a crash while loading the page

I use this extension to launch the coverlet tool (not MSBuild version) and discovered that it appears the argument customization for coverlet needs a little tweak The code is looking...

question