Raxol.Core.Runtime.ProcessStore (Raxol v2.0.1)
View SourceReplacement for Process dictionary usage. Provides a functional alternative using Agent for state storage.
Summary
Functions
Returns a specification to start this module under a supervisor.
Clears all values from the store.
Deletes a value from the store.
Gets a value from the store.
Gets all values from the store.
Gets and updates a value atomically.
Puts a value in the store.
Starts a new process store.
Updates a value in the store using a function.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Clears all values from the store.
Deletes a value from the store.
Gets a value from the store.
Gets all values from the store.
Gets and updates a value atomically.
Puts a value in the store.
Starts a new process store.
Updates a value in the store using a function.