IntersectMBO / IntersectMBO/cardano-db-sync

Introduce Pipelining

Open
#1,959 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haskell
Stars
318
Forks
168
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.