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

fix: Revert "feat: Do not use flexsearch store" #2629

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

paultranvan
Copy link
Contributor

This reverts commit 104ea85. As we dynamically compute the path, that is not stored on PouchDB, it is required to store it in the cozy-client store and thus update all the files accordingly with the path.
However, this is not usual to do so and might lead to unexpected side-effects.
So for safety, we revert this commit for now and might rethink this later.

This reverts commit 104ea85.
As we dynamically compute the path, that is not stored on PouchDB, it
is required to store it in the cozy-client store and thus update all
the files accordingly with the path.
However, this is not usual to do so and might lead to unexpected
side-effects.
So for safety, we revert this commit for now and might rethink this
later.
@paultranvan paultranvan merged commit af9880b into master Nov 26, 2024
2 checks passed
@paultranvan paultranvan deleted the revert-store branch November 26, 2024 15:16
paultranvan added a commit to cozy/cozy-web-data-proxy that referenced this pull request Nov 26, 2024
paultranvan added a commit to cozy/cozy-web-data-proxy that referenced this pull request Nov 26, 2024
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