@juit/pgproxy-client-psql
This package provides a `PGClient` implementation _directly connecting_ to PostgreSQL servers, and not requiring a PGProxy Server to run.
This package provides a `PGClient` implementation _directly connecting_ to PostgreSQL servers, and not requiring a PGProxy Server to run.
This package provides client for PGProxy Servers based on WHATWG `fetch` and WebSockets, and the WebCrypto API.
The persister interface for PostgreSQL Proxy is a higher-level interface offering (on top of the usual connection and query interface) a CRUD abstraction over database tables and few utility methods.
This package provides low-level connectivity and a connection pool implementation to connect to PosgreSQL databases using `libpq`.
This package provides the core of the PGProxy HTTP and WebSocket server to be used in connection with PGProxy clients.
This package provides two-way type conversion between PostgreSQL strings and the data types they represent in JavaScript.
This package provides a number of different utilities for developing and testing with `PGProxy`.
SDK for interacting with GooseFX Single-sided Liquidity pools
Deploy locks management (CLI and Slackbot)
bank shared pool SDK
Includes dex-contracts integration & use-cases
Includes dex-contracts integration & use-cases
This module is a thin wrapper around mongodb native driver that allows you to easily derive basic collection operations and share a pooled connection in a Node application.
Cluster management for puppeteer, forked for Necrobrowser
Includes open-dex-contracts integration & use-cases
Dumb process pool with CPU cores binding for 'heavy' tasks. A CPU core can only perform one task at a time. Linux only.
A lightweight async task queue that limits the invokation of async tasks, and queues up any additional async task in their order of addition, until there is an available slot
Pooling? Maybe.
Create and manage a pool of workers in Node.js using worker threads.
The tiny and efficient object pool.