ConCache.dirty_insert_new

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

dirty_insert_new(cache_id, key, value)

View Source

Specs

dirty_insert_new(t(), key(), store_value()) :: :ok | {:error, :already_exists}

Dirty equivalent of insert_new/3.