ConCache.dirty_update

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

dirty_update(cache_id, key, update_fun)

View Source

Specs

dirty_update(t(), key(), update_fun()) :: :ok | {:error, any()}

Dirty equivalent of update/3.