ConCache.dirty_put

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

dirty_put(cache_id, key, value)

View Source

Specs

dirty_put(t(), key(), store_value()) :: :ok

Dirty equivalent of put/3.