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

feat(client): add support for "off" value in auto_flush_rows and auto_flush_interval #37

Merged
merged 4 commits into from
Jun 28, 2024

Conversation

jammutkarsh
Copy link
Contributor

Closes #31

…l configs

Signed-off-by: Utkarsh Chourasia <5.utkarshchourasia@gmail.com>
conf_test.go Outdated Show resolved Hide resolved
conf_test.go Outdated Show resolved Hide resolved
conf_test.go Show resolved Hide resolved
@puzpuzpuz puzpuzpuz changed the title Add support for "off" value in auto_flush_rows and auto_flush_interval feat(client): add support for "off" value in auto_flush_rows and auto_flush_interval Jun 25, 2024
Signed-off-by: Utkarsh Chourasia <5.utkarshchourasia@gmail.com>
Signed-off-by: Utkarsh Chourasia <5.utkarshchourasia@gmail.com>
@jammutkarsh
Copy link
Contributor Author

Package Test Coverage:
Screenshot 2024-06-27 at 4 53 11 PM

@jammutkarsh jammutkarsh requested a review from puzpuzpuz June 27, 2024 11:24
@puzpuzpuz puzpuzpuz added the enhancement New feature or request label Jun 28, 2024
@bluestreak01 bluestreak01 merged commit 857a531 into questdb:main Jun 28, 2024
1 check passed
@jammutkarsh jammutkarsh deleted the 31-config-options branch June 28, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support auto_flush_rows=off and auto_flush_interval=off config options
3 participants