ConCache.dirty_put
You're seeing just the function
dirty_put
, go back to ConCache module for more information.
Specs
dirty_put(t(), key(), store_value()) :: :ok
Dirty equivalent of put/3
.