akka / akka-persistence-r2dbc

https://doc.akka.io/docs/akka-persistence-r2dbc/current/index.html
Other
24 stars 17 forks source link

feat: Data partitions #508

Closed patriknw closed 8 months ago

patriknw commented 8 months ago

Early draft, only multiple journal tables so far.

TODO:

patriknw commented 8 months ago

@johanandren would be ok that we merge this as first step and I continue in additional PR? Would like to cut a milestone.

patriknw commented 8 months ago

hm, ci not triggering

patriknw commented 8 months ago

I'll create separate PRs with the remaining work

pvlugter commented 8 months ago

👍🏼 great to see this in, and nice and simple, after being discussed so many times.