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

Explore the use of cloudflare workers #6

Open
ang-zeyu opened this issue Oct 24, 2022 · 0 comments
Open

Explore the use of cloudflare workers #6

ang-zeyu opened this issue Oct 24, 2022 · 0 comments
Labels
enhancement New feature or request investigation

Comments

@ang-zeyu
Copy link
Owner

ang-zeyu commented Oct 24, 2022

Context: This suggestion was brought up here. There is an existing project https://github.com/wilsonzlin/edgesearch that does this but is more API focused.

A lot of Morsels' code is already setup to split index files, similar to edgesearch. If the performance improvements of using Cloudflare are substantial, this could help to improve the scalability of Morsels even further.

What's missing is:

  • alternate code paths to retrieve index files and field stores from Cloudflare
  • APIs to query and return results
  • Providing easy ways to upload the index files to cloudflare.
  • The architecture could be generalized roughly like so:
    cloudflare
@ang-zeyu ang-zeyu added enhancement New feature or request investigation labels Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request investigation
Projects
None yet
Development

No branches or pull requests

1 participant