sloshy / fs2-es

Event sourcing utilities for FS2
https://sloshy.github.io/fs2-es/
MIT License
80 stars 5 forks source link

Cats Effect 3 and Fs2 3 #216

Open ahjohannessen opened 3 years ago

ahjohannessen commented 3 years ago

Hi @sloshy :) I wondered what the status of this library is. Also, do you intend moving to CE 3 and Fs2 3?

sloshy commented 3 years ago

Hi @ahjohannessen as it so happens I have had a complete revamp of the library in progress since February this year. I've been side-tracked with work but I mean to update the library very soon. Currently I would not recommend using this current version just yet if you are interested in trying it out, as the new version is fundamentally very different.

ahjohannessen commented 3 years ago

I would lovw to hear more about it or see some code :) We have some legacy akka persistence code that I wish to replace with more FP idiomatic code, using my client library, sec, for EventStoreDB.