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

Refactor Amino caching #3088

Closed
cwgoes opened this issue Dec 12, 2018 · 1 comment
Closed

Refactor Amino caching #3088

cwgoes opened this issue Dec 12, 2018 · 1 comment
Labels
Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity.

Comments

@cwgoes
Copy link
Contributor

cwgoes commented Dec 12, 2018

Ref #3075 (comment) (copied):

I'm not a fan of this style of caching (not the fault of this PR, more the existing solution), I think it will get messy quickly. Moving the cache into the keeper makes it parallel-keeper-safe but otherwise doesn't help.

I'd rather we find a way to do this generally with Amino (maybe through the codec object).

cc @jackzampolin @jaekwon

@cwgoes cwgoes added core Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity. labels Dec 12, 2018
@cwgoes
Copy link
Contributor Author

cwgoes commented Dec 14, 2018

Closing in favor of #2193, which is basically the same thing.

@cwgoes cwgoes closed this as completed Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity.
Projects
None yet
Development

No branches or pull requests

1 participant