docs: list externally-maintained extensions (pg_search/ParadeDB)#241
Open
philippemnoel wants to merge 2 commits into
Open
docs: list externally-maintained extensions (pg_search/ParadeDB)#241philippemnoel wants to merge 2 commits into
philippemnoel wants to merge 2 commits into
Conversation
Signed-off-by: Philippe Noël <philippemnoel@gmail.com>
Signed-off-by: Philippe Noël <philippemnoel@gmail.com>
9fe2e6f to
3eced36
Compare
Contributor
|
We need to find a scalable solution for this problem, and I have a strong feeling that our current approach may not be the best option. I would like to gather input from other maintainers and carefully analyse vendor neutrality while ensuring quality for our users. |
Author
Sounds good. We're happy to help in whatever way we can, thank you for considering the request. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Hi everyone. Philippe here from ParadeDB/pg_search. We are a PostgreSQL extension for full-text and vector search in Postgres. We are a commercial, open-source project and license under AGPL-3.0 to protect ourselves from AWS and other hyperscalers.
We opened #204, and following Gabriele's feedback we started publishing our own
cnpg-extensions-containersimage, to https://hub.docker.com/r/paradedb/paradedb-extension. I understand our license prohibits being listed in this repo, but I was wondering if the project was willing to document a list of externally-supported extension containers, like ours? This is a slightly self-interested request, in that it will help with our discoverability, but I also expect it could be beneficial for other such extensions (for instance, Timescale's non-permissive extension, or even closed-source ones from hyperscalers). What do you think?We used the build tooling from this repository. For context:
paradedb/paradedb-extension(e.g.paradedb/paradedb-extension:0.24.0-18-trixie)Happy to adjust the wording as well. Lmk and thank you!