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

proposal: radix.v2 to radix.v3 #129

Closed
caitong93 opened this issue Mar 24, 2020 · 1 comment
Closed

proposal: radix.v2 to radix.v3 #129

caitong93 opened this issue Mar 24, 2020 · 1 comment

Comments

@caitong93
Copy link
Contributor

caitong93 commented Mar 24, 2020

Description:

As radix.v2 is deprecated for a time, upgrading to radix.v3 give benefits on performance and maintenance.

The biggest change will be Pool interface . Pool in radix.v3 implements implicit pipelining, no need to explicitly Get and Put connections from pool.

Changes:

  • intrefaces: RateLimitCache, Pool ..
  • server initialization
  • unit and integration tests, mocks

I'm glad to write a POC pr if we think it's worth doing.

@mattklein123
Copy link
Member

Sure PRs appreciated. Thank you!

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

No branches or pull requests

2 participants