Y
Hacker News
new
|
ask
|
show
|
jobs
by
bfrog
2082 days ago
I'm much more excited at this point by conduit, dendrite is cool, but the goal of federation should be easy to install, easy to run, cheap to run. Requiring kafka isn't cheap or easy.
2 comments
neilalexander
2082 days ago
Dendrite can be built and run as a single binary. Kafka is only needed if you want to run the microservices as separate processes.
link
ptman
2082 days ago
which is why dendrite, in monolith mode, runs their own kafka replacement called naffka
link
Arathorn
2082 days ago
naffka is just a library so you don’t even see it :)
link