Avrora.Storage.put

You're seeing just the callback put, go back to Avrora.Storage module for more information.

Specs

put(key :: schema_id(), value :: Avrora.Schema.t()) ::
  {:ok, result :: Avrora.Schema.t()} | {:error, reason :: term()}