Socket
Book a DemoInstallSign in
Socket

x.encore.dev/infra

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

x.encore.dev/infra

Go Modules
Version
v0.1.1
Version published
Created
Source

Infra utilities

This repository provides the x.encore.dev/infra module, comprising utility packages for effectively working with cloud infrastructure using Encore.

Transactional Outbox

PkgGoDev

The pubsub/outbox package provides a transactional outbox for transactional publishing of messages to a pubsub topic. This is useful when you want to publish a message as part of a database transaction and tie the publishing to the fate (commit/rollback) of the transaction.

Use the "Go reference" link above for more information.

FAQs

Package last updated on 11 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts