WegenenVerkeer / akka-persistence-postgresql

An akka-persistence plugin for Postgresql
MIT License
40 stars 25 forks source link

Provide JavaDSL read journal #35

Closed fgrutsch closed 5 years ago

fgrutsch commented 5 years ago

currently there is only the read journal for scala available, provide one for java as well.

kwark commented 5 years ago

fixed by https://github.com/WegenenVerkeer/akka-persistence-postgresql/pull/36