Skip to content

[RFC] sphinx-sql-backend forked from atsphinx-sqlite3fts #1

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

Open
amotl opened this issue Feb 5, 2024 · 0 comments
Open

[RFC] sphinx-sql-backend forked from atsphinx-sqlite3fts #1

amotl opened this issue Feb 5, 2024 · 0 comments

Comments

@amotl
Copy link

amotl commented Feb 5, 2024

Dear @attakei,

first things first: Thanks a stack for conceiving atsphinx-sqlite3fts, we absolutely love it.

On another repository, we friendly-forked your code base to explore the feasability to use different search backends. For example, there is a little patch to start adding support for PostgreSQL already (WIP).

Those changes are not easy to make compatible with the SQLite backend, most prominently it will not be possible to pull off the same trick of embedding the SQLite database into the browser, accessing it through WASM.

So, we guess it is appropriate to durably fork the code base with slightly different goals in mind, because we believe you will never accept corresponding patches, as it would detour from the philosophy of sphinx-sqlite3fts too much. However, if you see a chance to run a hybrid repository, unifying different search backends, please let us know, so that we can adjust our thinking.

Other than this, please also let us know about other ways how we can be supportive for this repository [2]. Please keep up your excellent work.

With kind regards,
Andreas.

[1] https://github.com/attakei-lab/sphinx-sqlite3fts
[2] https://github.com/atsphinx/sqlite3fts

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

1 participant