Skip to content

move postgres tree store to spark-postgres crate#763

Merged
JssDWt merged 4 commits intomainfrom
jssdwt-share-postgres
Apr 4, 2026
Merged

move postgres tree store to spark-postgres crate#763
JssDWt merged 4 commits intomainfrom
jssdwt-share-postgres

Conversation

@JssDWt
Copy link
Copy Markdown
Collaborator

@JssDWt JssDWt commented Mar 26, 2026

No description provided.

@JssDWt JssDWt force-pushed the jssdwt-share-postgres branch from 3f4c898 to 9aa15f3 Compare March 30, 2026 08:34
@JssDWt JssDWt marked this pull request as ready for review March 30, 2026 11:54
@JssDWt JssDWt requested review from dangeross, danielgranhao and roeierez and removed request for roeierez March 30, 2026 11:54
Copy link
Copy Markdown
Collaborator

@danielgranhao danielgranhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread crates/breez-sdk/core/Cargo.toml Outdated
Comment on lines -63 to -68
tokio-postgres = { workspace = true, optional = true }
tokio-postgres-rustls = { workspace = true, optional = true }
deadpool-postgres = { workspace = true, optional = true }
deadpool = { workspace = true, optional = true }
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need tokio-postgres and deadpool-postgres in this crate still?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ignore me. But maybe they could be re-exported?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree here. It would be nice also to see following PRs that move the pg token_store and storage to the spark_postgres as well.

Copy link
Copy Markdown
Member

@roeierez roeierez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than Ross's comment about re-export LGTM

@JssDWt JssDWt merged commit 6958ffa into main Apr 4, 2026
24 of 25 checks passed
@JssDWt JssDWt deleted the jssdwt-share-postgres branch April 4, 2026 10:44
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.

4 participants