Tags: Shopify/identity_cache
Tags
Support deferred expiration of records and attributes for one-to-many… … associations (#577) * Support deferred expiration of records and attributes for one-to-many associations * Merge the two methods into one * Remove byedebug * Fix rubocop * Merge the parent and children into one set * Remove exist * Add change log and bump the version
Introduce Deferred Parent Cache Expiry (#569) * Update platforms following rebase * Introduce `.with_deferred_parent_expiration` * Add mechanism to prevent nested blocks This could have caused the cache to have been overwritten * Ensure the thread variables are reset when exiting the block * Add changelog entry * Namespace `Thread.current` keys * Add rdoc documentation * Add version number
PreviousNext