Skip to content

Change journal mode to WAL#506

Merged
hanxiao merged 1 commit into
docarray:mainfrom
linkerlin:main
Aug 30, 2022
Merged

Change journal mode to WAL#506
hanxiao merged 1 commit into
docarray:mainfrom
linkerlin:main

Conversation

@linkerlin

@linkerlin linkerlin commented Aug 28, 2022

Copy link
Copy Markdown
Contributor

THE WAL mode is mush faster then DELETE mode for the sqlite.

Goals:

  • speed up the sqlite backend
  • check and update documentation, if required. See guide

THE `WAL` mode is mush faster then `DELETE` mode for the sqlite.
@hanxiao

hanxiao commented Aug 28, 2022

Copy link
Copy Markdown
Member

hi thanks for your contribution, unfortunately, if the commit message is incorrect the CI wont continue and your contribution wont be credited by the release. Could you please do

git commit --amend
# change the message to `fix(store): use wal instead of delete for sqlite backend` without quote


git force push

@hanxiao hanxiao merged commit 459703e into docarray:main Aug 30, 2022
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.

2 participants