python3-asv-bench-memray

Memray benchmark plugin for asv

This a proof-of-concept externally defined memray benchmark plugin for asv. Like all externally defined benchmark plugins for asv, this has a strict hierarchy. The package name begins with asv_bench. Benchmarks are defined in a benchmarks folder under the package module. Each exported new benchmark type has the export_as_benchmark = [NAMEBenchmark] attribute.

postgresql-plpython3-14

PL/Python 3 procedural language for PostgreSQL 14

PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 14 in Python 3. You need this package if you have any PostgreSQL 14 functions that use the languages plpython3 or plpython3u.

node-cron-validator

cron-validator is a util that allows one to validate cron expression

Cron Validator is a util that allows you to validate a cron expression, similar to what crontab guru does, but in your code base.

postgresql-client-14

front-end programs for PostgreSQL 14

This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases.

libocsipersist-lib-ocaml

persistent key/value storage for Ocsigen (support library) (runtime)

This library defines signatures and auxiliary tools for defining backends for the Ocsipersist frontend. Ocsipersist is used pervasively in Eliom/Ocsigen to handle sessions and references. It can be used as an extension for ocsigenserver or as a library. Implementations of the following backends currently exist: PostgreSQL, SQLite.

libocsipersist-ocaml

persistent key/value storage for Ocsigen (runtime)

This is an virtual library defining a unified frontend for a number of key/value storage implementations. Ocsipersist is used pervasively in Eliom/Ocsigen to handle sessions and references. It can be used as an extension for ocsigenserver or as a library. Implementations of the following backends currently exist: PostgreSQL, SQLite.