Skip to content

Conversation

@joellarsonibotta
Copy link

Background

This change adds a delegation to Dalli.close for the Dalli storage adapter. It is useful when trying to clear Dalli connections when forking a process.

Tasks

  • Code of Conduct reviewed
  • Specs written and passing
  • Increment the version file (./lib/atomic_cache/version.rb) when applicable

@joellarsonibotta joellarsonibotta force-pushed the feature/delegate-close-to-dalli-client branch from 375cc62 to c1c96f1 Compare December 23, 2021 21:11
Copy link
Contributor

@lebeerman lebeerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems fine to do - not sure if adding example usage for why this would be necessary would benefit future gem users.

@lebeerman
Copy link
Contributor

Only other item here - probably want to bump the version to kick off the deploy:

https://github.com/Ibotta/atomic_cache/blob/main/lib/atomic_cache/version.rb#L4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants