View Source Ravix (ravix v0.10.0)
Ravix is a RavenDB Driver written in Elixir
Summary
Functions
Initializes three processes registers to facilitate grouping sessions, connections and nodes.
Functions
Initializes three processes registers to facilitate grouping sessions, connections and nodes.
- :sessions = Stores sessions by their UUIDs
- :connections = Stores the connections processes, based on the Repo Name
- :request_executors = Stores the node executors data