ram
ram copied to clipboard
A distributed KV store for Erlang and Elixir.
get this error when usring :ram in Elixir. ``` iex [15:00 :: 2] > :ram.put("a", "a") ** (ErlangError) Erlang error: :noproc (ram 0.5.0) /xxxx/deps/ram/src/ram_kv.erl:65: :ram_kv.put/2 ``` my setup elixir 1.15.7...
As RAM is already doing the main/clone elections - is it possible to know if the current node is the main node? or to find out what node is the...
File system output is not wanted or required - is there a configuration option to disable it?