Until today’s Marten 8.12 release, Marten’s Async Daemon and a great deal of Wolverine‘s internals were both built around the venerable TPL DataFlow library. I had long considered a move to the newer System.Threading.Channels library, but put that off for the previous round of major releases because there was just so much other work to … Continue reading Marten 8.12 with New Plumbing→| The Shade Tree Developer
To the best of my recollection and internet sleuthing today, development on Marten started in October of 2015 after my then colleague Corey Kaylor had kicked around an idea the previous summer to utilize the new JSONB feature in PostgreSQL 9.4 as a way to replace our then problematic usage of a third party NoSQL … Continue reading Celebrating Marten’s 10th Birthday!→| The Shade Tree Developer
We’re targeting October 1st for the release of Wolverine 5.0. At this point, I think I’d like to say that we’re not going to be adding any new features to Wolverine 4.* except for JasperFx Software client needs. And also, not that I have any pride about this, I don’t think we’re going to address … Continue reading Update on Wolverine 5 and CritterWatch→| The Shade Tree Developer
So here’s a common scenario when building a system using Event Sourcing with Marten: As an example, let’s say that your application has some reference information about system users saved in this document type (from the Marten testing suite): And you also have events for some kind of UserTask aggregate that manages the workflow of … Continue reading Event Enrichment in Marten Projections→| The Shade Tree Developer
I just pulled the trigger on Marten 8.8 and Wolverine 4.10 earlier today. Neither is particularly large, but there’s some new toys and an important improvement for test automation support tha…| The Shade Tree Developer
To continue a consistent theme about how Wolverine is becoming the antidote to high ceremony Clean/Onion Architecture approaches, Wolverine 4.8 added some significant improvements to its declarativ…| The Shade Tree Developer
It’s the halfway point of 2025 some how, and we’ve now gotten past the big Marten 8.0 and Wolverine 4.0 releases. Right before I go on vacation next week, I thought it would be a good t…| The Shade Tree Developer
It’s a pretty big “Critter Stack” community release day today, as: Marten has its 8.0 release Wolverine got a 4.0 release Lamar, the spiritual successor to StructureMap, had a cor…| The Shade Tree Developer
One of the earliest lessons I learned designing software systems is that reigning in unchecked growth of databases through judicious pruning and archiving can do wonders for system performance over…| The Shade Tree Developer
Work is continuing on the “Critter Stack 2025” round of releases, but we have finally got an alpha release of Marten 8 (8.0.0-alpha-5) that’s good enough for friendly users and co…| The Shade Tree Developer
It’s just time for an update from my last post on Critter Stack Roadmap Update for February as the work has progressed in the past weeks and we have more clarity on what’s going to chan…| The Shade Tree Developer
Just for fun, here’s what I wrote as the My Technical Plans and Aspirations for 2024 detailing what I had hoped to accomplish this year. While there’s still just a handful of technical …| The Shade Tree Developer
I realize the title sounds a little too similar to somebody else’s 2025 platform proposals, but let’s please just overlook that This is a “vision board” document I wrote up …| The Shade Tree Developer