Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
alberth
3 months ago
|
parent
|
context
|
favorite
| on:
Postgres LISTEN/NOTIFY does not scale
I didn’t realize Oban didn’t use Mnesia (Erlang built-in).
sorentwo
3 months ago
[–]
Very very few applications use mnsesia. There’s absolutely no way I would recommend it over Postgres.
arcanemachiner
3 months ago
|
parent
|
next
[–]
I have heard the mnesia is very unreliable, which is a damn shame.
I wonder if that is fixable, or just inherent to its design.
sb8244
3 months ago
|
root
|
parent
|
next
[–]
My understanding is that mnesia is sort of a relic. Really hard to work with and lots of edge / failure cases.
I'm not sure if it should be salvaged?
tecleandor
3 months ago
|
parent
|
prev
|
next
[–]
I think RabbitMQ still uses by default for its metadata storage. Is it problematic?
schaum
3 months ago
|
root
|
parent
|
next
[–]
They are in the process of migrating away from it
https://www.rabbitmq.com/docs/metadata-store
asg0451
3 months ago
|
parent
|
prev
[–]
can you explain why?
spooneybarger
3 months ago
|
root
|
parent
|
next
[–]
Mnesia along with clustering was a recipe for split brain disasters a few years ago I assume that hasn't been addressed.
ahoka
3 months ago
|
root
|
parent
|
prev
[–]
I have only worked with a product that used it, so no direct experience, but one problem that was often mentioned is split-brains happening very frequently.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: