A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/waitingsong/pgmq-js below:

GitHub - waitingsong/pgmq-js

pgmq-js

Postgres Message Queue (PGMQ) JavaScript Client Library, supports Transaction, supports Route routing to implement the Exchange functionality of the MQ queue.

以下所有命令行操作都在 git-bash 窗口中执行

Install global deps for development
npm i -g c8 lerna madge rollup tsx zx

Tested with

Packages Package Version pgmq-js @mwcp/pgmq Installation
npm i @waiting/pgmq-js
// or for midway.js
npm i @mwcp/pgmq
Prepare

Start a Postgres instance with the PGMQ extension installed:

docker run -d --name postgres -e POSTGRES_PASSWORD=postgres -p 5432:5432 quay.io/tembo/pg17-pgmq:latest

Create the pgmq extension and necessary tables

export cwd=`pwd`
.scripts/ci/ci-init-db.sh
Supported API License

MIT

Languages

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4