Remove deprecated methods: get_with_if
, get_or_insert_with
and get_or_try_insert_with
(v0.13.0)
#374
Milestone
get_with_if
, get_or_insert_with
and get_or_try_insert_with
(v0.13.0)
#374
On
v0.13.0
, remove the following deprecated methods:future::Cache::get_with_if
andsync::Cache::get_with_if
v0.10.0
, released in February 2023.sync::SegmentedCache::get_or_insert_with
andsync::SegmentedCache::get_or_try_insert_with
v0.8.0
, released in March 2022.The text was updated successfully, but these errors were encountered: