This module is to interact with the ExESDB.system, running a store called "reg_gh" (Regulate Greenhouse)
Append events to a stream.
@spec append( stream :: atom(), nbr_of_events :: integer() ) :: {:ok, list(), integer()} | {:error, term()}