akka / akka-persistence-jdbc

Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state

Home Page:https://doc.akka.io/docs/akka-persistence-jdbc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate updating documentation links

raboof opened this issue · comments

When releasing, currently updating the 'current' documentation link is a manual step.

This is useful for for example the upstream akka project, but for akka-persistence-jdbc it would make sense to automate that step as well.

do we have it automated for other 'satellite' projects?

I don't think so yet