View Source Ravix (ravix v0.2.2)

Ravix is a RavenDB Driver written in Elixir

Link to this section Summary

Functions

Initializes three processes registers to facilitate grouping sessions, connections and nodes.

Link to this section 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