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

Move redisearch index to persistent store #267

Open
ankush opened this issue Jan 29, 2024 · 1 comment
Open

Move redisearch index to persistent store #267

ankush opened this issue Jan 29, 2024 · 1 comment

Comments

@ankush
Copy link
Member

ankush commented Jan 29, 2024

  • move it to redis_queue
  • Add redisearch module in press on redis_queue instance too (right now it's added only on redis_cache)

This is proper fix for b6eddbd where index gets dropped constantly from frappe.clear_cache()

@blaggacao
Copy link
Contributor

Please also declare the dependency on redisearch.so on the way, e.g. in the readme.

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

No branches or pull requests

2 participants