This is a staging site. Uploads will not persist. Testing only.

postgresql-17-londiste-sql

SQL infrastructure for Londiste

Londiste is a cascaded replication system built on top of PgQ. This extensions contains in-database support code.

postgresql-17-pgmemcache

PostgreSQL interface to memcached

pgmemcache is an extension for PostgreSQL that provides an API to memcached through user-defined functions.

postgresql-17-pgnodemx

capture node OS metrics from PostgreSQL

pgnodemx is a PostgreSQL extension that provides SQL functions to allow capture of node OS metrics via SQL queries.

libroc0.4

real-time audio streaming over the network (shared library)

Roc is a network transport, highly specialized for the real-time streaming use case. The user writes the stream to the one end and reads it from another end, and Roc deals with all the complexity of the task of delivering data in time and with no loss. Encoding, decoding, adjusting rates, restoring losses - all these are performed transparently under the hood.

postgresql-17-pgpcre

Perl Compatible Regular Expressions (PCRE) extension for PostgreSQL

This is a module for PostgreSQL that exposes Perl-compatible regular expressions (PCRE) functionality as functions and operators. It is based on the popular PCRE library.

postgresql-17-http

HTTP client for PostgreSQL, retrieve a web page from inside the database

PostgreSQL extension to make HTTP requests from within the database, returning results for usage in SQL queries.