Skip to content

Introduce Pipelining #1959

@kderme

Description

@kderme

DBSync interracts through multiple queries with the PG server. Pipelining can be used to avoid unnecesary trips to the network. Hasql supports this feauture https://hackage.haskell.org/package/hasql-1.9.1.1/docs/Hasql-Pipeline.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions