View Source API Reference Reactive State v0.2.1
Modules
Module to manage reactive state by using GenServer processes ("reactive process" from here on) to manage each piece of state and its relationships to other reactive processes.
Module to manage ETS table operations
Wrapper to work with reactive state directly
Default DynamicSupervisor to manage task creation and garbage collection.