JasperFx / marten

.NET Transactional Document DB and Event Store on PostgreSQL
https://martendb.io
MIT License
2.79k stars 441 forks source link

Marten 8.0 Plans #3312

Open jeremydmiller opened 1 month ago

jeremydmiller commented 1 month ago

I know, I know, Marten 7 isn't that old yet and I'm working with plenty of teams who haven't made the leap to 7 yet because it was such a big change. This is to start a conversation about what Marten 8 would look like. First off though, the main goal is to enable a relatively easy path for Ermine (SQL Server backed subset of Marten) and possible event store implementations on top of CosmosDb and/or DynamoDb (with RavenDb actually being a possibility too randomly enough)

Make the migration from 7 to 8 as easy as possible!!!!

Scope

Internals to Weasel or JasperFx.Framework or new JasperFx.EventSourcing (?).

Hawxy commented 4 weeks ago