logoalt Hacker News

impureyesterday at 5:47 AM1 replyview on HN

I've been using it for a while. There was only one release that required manual migrations. I think 0.23.0 and apparently the dev is backporting security updates for those who haven't upgraded.

I use Go so all I have to do is `go get -u` and `go mod tidy` and then it's upgraded. It works great.


Replies

tommicayesterday at 6:21 AM

How is it in production? Does it it live up to your requirements?

show 1 reply