DBKV.put

You're seeing just the function put, go back to DBKV module for more information.
Link to this function

put(table_name, key, value)

View Source

Specs

put(atom(), any(), any()) :: :ok | {:error, any()}