[erlang-questions] transactions in dets

Evgeny M donpedrothird@REDACTED
Wed Jan 15 20:51:41 CET 2014



> Well, not the most performant, but serializing all db access through one 
> gen_server process 
> should be the simplest solution. 
>

Yes, this was the first thing I thought about, but it still does not 
guarantee consistency in case of a sudden node crash
 

Have you looked at the global module? Specifically global:trans
>
> This was the second thing i thought, I didn't know about this function and 
wrote its' analog again myself. But again, it does not 
guarantee consistency in case of node crash
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140115/bd33f101/attachment.htm>


More information about the erlang-questions mailing list