Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Support overwriting uuid generation #16

Merged
merged 1 commit into from
Feb 3, 2021

Conversation

donaldong
Copy link
Contributor

@donaldong donaldong commented Feb 3, 2021

Summary

In spec, or some other use cases, people might want to overwrite the existing UUID generation behavior in RedisMemo. This PR adds a common entry point for the UUID generation for people to overwrite.

Test Plan

  • ci

Pull Request Branch: donaldong/feature_support_overwrie91481d
Pull Request Link: #16
Pull Request Stack: donaldong/beta-1
@donaldong donaldong merged commit 5397b43 into main Feb 3, 2021
@donaldong donaldong deleted the donaldong/feature_support_overwrie91481d branch February 3, 2021 19:14
@donaldong donaldong mentioned this pull request Feb 8, 2021
donaldong added a commit that referenced this pull request Feb 8, 2021
### Features
- #14 Locally cache computation to extract dependencies
- #16 Support overwriting uuid generation
- #18 Allow using an ActiveRecord::Relation as a dependency
- #19 Optimize activerecord-import cache invalidation
- #20 Trace invalidation key and enqueue_to_finish duration
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.

None yet

2 participants