Skip to content

Conversation

@davisjc
Copy link
Contributor

@davisjc davisjc commented Mar 8, 2025

  • Rename the struct Host -> Readyset to emphasize its specific nature and reflect the ProxySQL struct
  • Similarly rename the module hosts -> readyset to emphasize its specific nature and reflect the proxysql module
  • Rename ProxyStatus -> ProxySQLStatus to disambiguate the proxying we're talking about
  • Remove some unused returns
  • Use MIRROR_QUERY_TOKEN and DESTINATION_QUERY_TOKEN when possible instead of copy/paste
  • Fix capitalization of Readyset/ProxySQL
  • Fix conn typo
  • Remove some trailing whitespace
  • Remove some dead code
  • Some minor comment changes
  • Some minor README.md formatting changes

- Rename the struct Host -> Readyset to emphasize its specific nature
  and reflect the ProxySQL struct
- Similarly rename the module hosts -> readyset to emphasize its
  specific nature and reflect the proxysql module
- Rename ProxyStatus -> ProxySQLStatus to disambiguate the proxying
  we're talking about
- Remove some unused returns
- Use MIRROR_QUERY_TOKEN and DESTINATION_QUERY_TOKEN when possible
  instead of copy/paste
- Fix capitalization of Readyset/ProxySQL
- Fix conn typo
- Remove some trailing whitespace
- Remove some dead code
- Some minor comment changes
- Some minor README.md formatting changes
@CLAassistant
Copy link

CLAassistant commented Mar 8, 2025

CLA assistant check
All committers have signed the CLA.

@davisjc davisjc requested a review from altmannmarcelo March 8, 2025 00:18
@davisjc davisjc closed this Mar 13, 2025
@davisjc davisjc deleted the jcd-postgresql-support-1 branch March 13, 2025 22:04
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.

3 participants