Skip to content

Drop Postgres from the praxis stack line - #8

Merged
DenisDrobyshev merged 1 commit into
masterfrom
profile-stack
Aug 27, 2026
Merged

Drop Postgres from the praxis stack line#8
DenisDrobyshev merged 1 commit into
masterfrom
profile-stack

Conversation

@DenisDrobyshev

Copy link
Copy Markdown
Member

The last place carrying this claim.

psycopg and the pgvector package are declared in praxis's api extra and imported nowhere; src/praxis/index/ is a lone schema.sql; dense retrieval runs on numpy in memory with a disk cache and a pure standard-library fallback.

Already corrected in the READMEs (praxis#27), in ARCHITECTURE.md (praxis#28) and on the website (DrobyshevDev.github.io#14). Context and the options for closing the gap: praxis#26.

The line also gains a documentation link while it is open — praxis has a docs site at https://drobyshevdev.github.io/praxis/ and was the only project in this profile not linking one.

Note: this does not touch the projects table or add a stadion section — that is your #7.

Last place carrying the claim. psycopg and the pgvector package are declared in
the api extra and imported nowhere; src/praxis/index/ is a lone schema.sql, and
dense retrieval runs on numpy in memory with a disk cache.

Corrected in the READMEs in praxis#27, in ARCHITECTURE.md in praxis#28, and on
the website in DrobyshevDev.github.io#14. Context: praxis#26.

The line gains a documentation link while it is open - praxis has a docs site
and was the only project here not linking it.
@DenisDrobyshev
DenisDrobyshev merged commit 398e61d into master Aug 27, 2026
@DenisDrobyshev
DenisDrobyshev deleted the profile-stack branch August 27, 2026 11:38
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.

1 participant