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

enh: support setting cachemodel to none #773

Closed
wants to merge 1 commit into from

Conversation

guanshengliang
Copy link

@guanshengliang guanshengliang commented Jul 17, 2024

Support the following JSON options
……
"dbinfo": {
"name": "d1",
"drop": "yes",
"vgroups": 4,
"buffer": 128,
"cachemodel": "none",
"replica": 1,
"stt_trigger": 1
},
……

@guanshengliang guanshengliang deleted the feature/csv/batch branch July 31, 2024 02:24
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