GitPedia
Shopify

Shopify/identity_cache

IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!

3 Releases
Latest: 5mo ago
v1.6.4Latest
adrianna-chang-shopifyadrianna-chang-shopify·5mo ago·January 9, 2026
GitHub

📋 What's Changed

  • Patch `run_callbacks` instead of `_run_commit_callbacks` by @adrianna-chang-shopify in https://github.com/Shopify/identity_cache/pull/602

New Contributors

  • @adrianna-chang-shopify made their first contribution in https://github.com/Shopify/identity_cache/pull/602
  • Full Changelog: https://github.com/Shopify/identity_cache/compare/v1.6.3...v1.6.4
v1.6.3
adrianna-chang-shopifyadrianna-chang-shopify·5mo ago·January 9, 2026
GitHub

📋 What's Changed

  • Split the with_deferred_parent_expiration and with_deferred_parent_expiration by @drinkbeer in https://github.com/Shopify/identity_cache/pull/578
  • Full Changelog: https://github.com/Shopify/identity_cache/compare/v1.6.2...v1.6.3
v1.6.2
drinkbeerdrinkbeer·1y ago·October 10, 2024
GitHub

📋 What's Changed

  • Bump rexml from 3.2.8 to 3.3.6 in the bundler group across 1 directory by @dependabot in https://github.com/Shopify/identity_cache/pull/576
  • Support deferred expiration of records and attributes for one-to-many associations by @drinkbeer in https://github.com/Shopify/identity_cache/pull/577
  • Full Changelog: https://github.com/Shopify/identity_cache/compare/v1.6.1...v1.6.2