alog
alog copied to clipboard
ImmuDB 1.0
https://github.com/codenotary/immudb https://www.codenotary.com/blog/immudb-release-1-0/ via: https://news.ycombinator.com/item?id=27275691
This popped up on HN today and is basically what we had in mind for alog originally.
So if we can take a look at it, we might be able to use it and not have to reinvent the wheel.
The more we can offload from our main process, the better.
It's written in Go and at the time of writing there's no Elixir client/lib
https://hex.pm/packages?search=ImmuDB

To continue using Phoenix we would need an Ecto adapter so that it could be seamless ... ðŸ’