5 ms·
This is pretty cool. Mnesia (one of the databases built into Erlang) has a similar ability to subscribe to its tables that I've used for realtime updates in so
by pythonaut_16 7y ago
This is pretty cool.
Mnesia (one of the databases built into Erlang) has a similar ability to subscribe to its tables that I've used for realtime updates in some demo projects.