Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Shopify/identity_cache issues and pull requests

#580 - Add cache refresh rate

Pull Request - State: open - Opened by tepinly 16 days ago - 1 comment

#579 - Bump rexml from 3.3.6 to 3.3.9 in the bundler group

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#578 - Split the with_deferred_parent_expiration and with_deferred_parent_expiration

Pull Request - State: closed - Opened by drinkbeer 4 months ago - 2 comments

#577 - Support deferred expiration of records and attributes for one-to-many associations

Pull Request - State: closed - Opened by drinkbeer 4 months ago - 1 comment

#576 - Bump rexml from 3.2.8 to 3.3.6 in the bundler group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#575 - Fix Active Record 7.2 deprecation warnings

Pull Request - State: closed - Opened by casperisfine 5 months ago

#574 - Update dependencies and dev environment

Pull Request - State: closed - Opened by casperisfine 5 months ago

#572 - Bump rexml from 3.2.8 to 3.3.3 in the bundler group

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies

#571 - Bump Gemfile version

Pull Request - State: closed - Opened by Stivaros 7 months ago

#570 - Bump Version to `1.6.0`

Pull Request - State: closed - Opened by Stivaros 7 months ago

#569 - Introduce Deferred Parent Cache Expiry

Pull Request - State: closed - Opened by Stivaros 8 months ago - 1 comment
Labels: enhancement

#568 - Thread safety when calling fetch_relation

Issue - State: open - Opened by madejejej 8 months ago - 1 comment

#567 - Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#566 - Change order in if clause for should_use_cache?

Pull Request - State: closed - Opened by kirs 11 months ago

#565 - Add x86_64-linux as a supported platform

Pull Request - State: closed - Opened by george-ma 11 months ago - 3 comments

#564 - Bump dalli from 2.7.11 to 3.2.3

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#563 - Centralize Ruby Version to `.ruby-version`

Pull Request - State: closed - Opened by george-ma 11 months ago - 1 comment

#562 - Early return on empty IDs to fetch_multi

Pull Request - State: closed - Opened by kirs 11 months ago

#561 - Adds support for models using compound primary keys

Pull Request - State: open - Opened by richardpenner 11 months ago

#560 - Bump to 1.5.4

Pull Request - State: closed - Opened by kirs 12 months ago

#559 - Fix test helper

Pull Request - State: closed - Opened by kirs 12 months ago

#557 - Fix class name in AssociationError message

Pull Request - State: closed - Opened by eugeneius 12 months ago

#556 - Forward expiration options

Pull Request - State: closed - Opened by TheDro 12 months ago - 4 comments

#554 - Bump to 1.5.3

Pull Request - State: closed - Opened by kirs about 1 year ago

#553 - Do not call should_use_cache? on prefetched/embedded assocs

Pull Request - State: closed - Opened by kirs about 1 year ago - 3 comments

#552 - Debug fetch_multi leaks

Pull Request - State: open - Opened by drinkbeer about 1 year ago

#551 - Slow query issue

Issue - State: closed - Opened by saiqulhaq about 1 year ago - 2 comments

#550 - Add should_use_cache to a few fetch_multi methods

Pull Request - State: closed - Opened by drinkbeer about 1 year ago - 1 comment

#549 - Release v1.5.1

Pull Request - State: closed - Opened by slucaskim about 1 year ago

#548 - Use foreign_key to reference parent association

Pull Request - State: closed - Opened by slucaskim about 1 year ago

#547 - Fix another Active Record deprecation

Pull Request - State: closed - Opened by casperisfine about 1 year ago

#546 - Fix CI and require Rails 7+ and Ruby 3+

Pull Request - State: closed - Opened by casperisfine about 1 year ago

#544 - Fix Active Record's connection_pool_list deprecation warning for Rails 7.1.x

Pull Request - State: closed - Opened by eiskrenkov over 1 year ago - 4 comments

#543 - Rails5.1

Pull Request - State: closed - Opened by saiqulhaq-hh over 1 year ago

#542 - Do not embed too many records

Pull Request - State: closed - Opened by kirs over 1 year ago

#541 - task(AB#0000): Set Model level TTL

Pull Request - State: open - Opened by DharmaPriya-V over 1 year ago
Labels: cla-needed

#539 - Model Level TTL for Identity cache

Issue - State: open - Opened by DharmaPriya-V over 1 year ago

#538 - Add assert_queries_sql test helper for asserting SQL of DB queries

Pull Request - State: closed - Opened by dylanahsmith almost 2 years ago - 2 comments

#537 - Fix tests on rails edge

Pull Request - State: closed - Opened by dylanahsmith almost 2 years ago

#536 - fix: `fetch_multi_by` bug for WHERE IN optimization

Pull Request - State: closed - Opened by cribbles almost 2 years ago - 1 comment

#535 - Cache invalidations can be missed on rollout of schema changes

Issue - State: open - Opened by dylanahsmith almost 2 years ago - 1 comment

#534 - Add composite index support for `fetch_multi_by`

Pull Request - State: closed - Opened by cribbles almost 2 years ago - 1 comment

#533 - Identity cache inside transaction

Issue - State: open - Opened by DharmaPriya-V almost 2 years ago - 1 comment

#532 - Release v1.3.1

Pull Request - State: closed - Opened by cbothner almost 2 years ago

#531 - Leave embedded associations preloaded when should_use_cache is false

Pull Request - State: closed - Opened by cbothner almost 2 years ago - 1 comment

#529 - README: Update the Caveats section

Pull Request - State: closed - Opened by dylanahsmith about 2 years ago

#528 - Release 1.3.0

Pull Request - State: closed - Opened by casperisfine about 2 years ago

#527 - Fix CI failures on main from changes to the spy gem

Pull Request - State: closed - Opened by dylanahsmith about 2 years ago - 1 comment

#526 - Improve Shapes Friendliness

Pull Request - State: closed - Opened by casperisfine about 2 years ago - 1 comment

#525 - Possible data corruption with memcached

Issue - State: open - Opened by raivil about 2 years ago - 4 comments

#523 - Return useful value from 'expire_cache'

Pull Request - State: closed - Opened by driv3r about 2 years ago - 2 comments

#522 - how to handle inconsistency?

Issue - State: closed - Opened by saiqulhaq-hh over 2 years ago - 5 comments

#521 - An option to skip should_use_cache? method

Issue - State: open - Opened by dotai2012 over 2 years ago

#520 - Prepare version 1.2.0 release

Pull Request - State: closed - Opened by dylanahsmith over 2 years ago

#519 - Update rubocop-shopify to fix CI

Pull Request - State: closed - Opened by dylanahsmith over 2 years ago - 1 comment

#518 - Fix test for rails edge

Pull Request - State: closed - Opened by dylanahsmith over 2 years ago

#517 - Migrate off probot-CLA to new GitHub Action

Pull Request - State: closed - Opened by cursedcoder over 2 years ago

#516 - Commit automatic isogun migration changes

Pull Request - State: closed - Opened by dylanahsmith over 2 years ago

#515 - Update rubocop-shopify and correct offenses

Pull Request - State: closed - Opened by dylanahsmith over 2 years ago

#512 - License year 2022

Pull Request - State: closed - Opened by gmcgibbon about 3 years ago

#511 - Don't require "dalli/cas/client" on Dalli 3

Pull Request - State: closed - Opened by eugeneius about 3 years ago

#510 - Improve API for "fetch" methods

Issue - State: open - Opened by dylanahsmith about 3 years ago - 1 comment

#509 - Add accessor method to see if embedded association is loaded

Pull Request - State: closed - Opened by tgwizard about 3 years ago - 1 comment

#508 - Fix `IdentityCache.fetch_read_only_records` default value

Pull Request - State: closed - Opened by casperisfine about 3 years ago - 1 comment

#507 - Add spin support

Pull Request - State: closed - Opened by dylanahsmith about 3 years ago

#506 - Dalli gem warning about require client.

Issue - State: closed - Opened by raivil about 3 years ago - 6 comments

#505 - Fix tests on rails 7 by not trying to clear autoload dependencies

Pull Request - State: closed - Opened by dylanahsmith over 3 years ago

#504 - CI failures on rails-edge

Issue - State: closed - Opened by dylanahsmith over 3 years ago - 1 comment

#503 - Added new method to safely fetch read only records

Pull Request - State: closed - Opened by joelpinheiro over 3 years ago - 2 comments

#502 - Do not raise scope error if IdentityCache is disabled

Pull Request - State: closed - Opened by kenzan100 over 3 years ago - 2 comments

#501 - Support temporarily disabling persisting nils for a model

Issue - State: open - Opened by Bringer128 over 3 years ago - 3 comments

#499 - Fix mocha deprecation

Pull Request - State: closed - Opened by dylanahsmith over 3 years ago

#498 - Reorganize unit test files to match the structure of the code under test

Issue - State: open - Opened by dylanahsmith over 3 years ago
Labels: refactor

#497 - Stop splitting code across coupled modules that are only included once

Issue - State: open - Opened by dylanahsmith over 3 years ago
Labels: refactor

#496 - Avoid rubocop errors by skipping the version of rubocop with a bug

Pull Request - State: closed - Opened by dylanahsmith over 3 years ago

#495 - Add expire methods by key values

Pull Request - State: closed - Opened by Hectorhammett over 3 years ago

#494 - Fix compatibility with Rails edge

Pull Request - State: closed - Opened by casperisfine almost 4 years ago - 1 comment

#493 - Rails Optimized Cache::Entry coder breaks IDC

Issue - State: closed - Opened by jeromecornet almost 4 years ago - 1 comment

#492 - Support checking a percentage of cache fetches against the database

Issue - State: open - Opened by dylanahsmith almost 4 years ago
Labels: enhancement

#491 - WithoutPrimaryIndex and cache_index

Issue - State: closed - Opened by lucasklaassen almost 4 years ago - 1 comment

#490 - Using attribute instead of func to enhance compatibility.

Pull Request - State: closed - Opened by xuxiangyang almost 4 years ago - 4 comments
Labels: cla-needed

#489 - Fix mem_cache_store adapter with connection_pool

Pull Request - State: closed - Opened by dylanahsmith almost 4 years ago

#488 - README: Fix Build Status badge to references recent CI builds

Pull Request - State: closed - Opened by dylanahsmith about 4 years ago

#487 - CI: Use ruby/setup-ruby since actions/setup-ruby is deprecated

Pull Request - State: closed - Opened by dylanahsmith about 4 years ago - 2 comments

#486 - CI: Revert back to testing ruby 2.7 as the latest version for now

Pull Request - State: closed - Opened by dylanahsmith about 4 years ago - 1 comment

#485 - Update dependencies used in development and on CI

Pull Request - State: closed - Opened by dylanahsmith about 4 years ago

#484 - Run tests against ruby 3

Pull Request - State: closed - Opened by ionut998 about 4 years ago - 1 comment

#483 - Using identity_cache with dalli and pool_size

Issue - State: closed - Opened by mani47 about 4 years ago - 3 comments

#482 - Support Rails 7.0 without deprecation

Pull Request - State: closed - Opened by rafaelfranca about 4 years ago

#481 - License year 2021

Pull Request - State: closed - Opened by gmcgibbon about 4 years ago

#480 - Test only push github actions events for fork PR

Pull Request - State: closed - Opened by dylanahsmith about 4 years ago

#479 - Use Github Actions for CI instead of travis

Pull Request - State: closed - Opened by dylanahsmith about 4 years ago - 1 comment

#478 - Fix ActiveRecord::Associations::Preloader#preload call on rails edge

Pull Request - State: closed - Opened by dylanahsmith about 4 years ago - 1 comment

#477 - changelog: Add entries for unreleased changes

Pull Request - State: closed - Opened by dylanahsmith about 4 years ago