issues
search
grassrootseconomics
/
eth-custodial
EOA key management and EVM signing API service
GNU Affero General Public License v3.0
0
stars
0
forks
source link
Store methods should accept `pgx.Tx` as every store action will involve a transaction
#3
Closed
kamikazechaser
closed
3 months ago
kamikazechaser
commented
4 months ago
See:
https://riverqueue.com/docs/transactional-enqueueing
https://riverqueue.com/docs/transactional-job-completion
https://pkg.go.dev/github.com/riverqueue/river#Client.InsertTx
See: