Skip to main content

Valkey/Redis backend extension for SimpleBroker

Project description

simplebroker-redis

Valkey/Redis backend extension for SimpleBroker.

This package exposes the public SimpleBroker backend name redis. It targets Valkey 7.x and Redis 7.x and the test suite runs against Valkey.

Requirements

  • Python 3.11+
  • Valkey 7.x or Redis 7.x

Durability depends on the server configuration. A Valkey or Redis deployment without AOF/RDB persistence can lose messages on restart. Use SQLite or Postgres when you need storage durability from the broker stack by default.

Regular broker commands use a redis-py BlockingConnectionPool owned by the process-local Redis runner. Pub/Sub wake hints use a separate dedicated connection because subscribed Redis connections cannot serve normal commands.

Pool defaults:

  • max_connections = 50
  • pool_timeout = BROKER_BUSY_TIMEOUT / 1000

The defaults can be overridden in project backend options:

[backend_options]
namespace = "simplebroker_redis_v1"
max_connections = 50
pool_timeout = 5.0

Pool exhaustion is bounded by pool_timeout and surfaces as an operational error from broker operations.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simplebroker_redis-2.5.0.tar.gz (20.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simplebroker_redis-2.5.0-py3-none-any.whl (26.0 kB view details)

Uploaded Python 3

File details

Details for the file simplebroker_redis-2.5.0.tar.gz.

File metadata

  • Download URL: simplebroker_redis-2.5.0.tar.gz
  • Upload date:
  • Size: 20.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for simplebroker_redis-2.5.0.tar.gz
Algorithm Hash digest
SHA256 df5761fddd4662fa60cdbe7e140de7d0975cfcca1c4e0e9c8720ad4ea44ee5a0
MD5 9d4cffe6cebfd1d9a5bbf2fb7d9834e6
BLAKE2b-256 f74d985b2a6902b2b1fbe90cfe6e3d88f4e57b1c92ce15b2fed0463917784946

See more details on using hashes here.

Provenance

The following attestation bundles were made for simplebroker_redis-2.5.0.tar.gz:

Publisher: release-gate-redis.yml on VanL/simplebroker

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simplebroker_redis-2.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for simplebroker_redis-2.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bca47761f22466335643440fac3be39bfc8a273e095ff5d8eec1ac6b551ab561
MD5 4b1265a0c260465675762fe2b84ed026
BLAKE2b-256 c518b917dbecfebd33c01dd2b44e22f52c05faa92027b39619d99d692734c377

See more details on using hashes here.

Provenance

The following attestation bundles were made for simplebroker_redis-2.5.0-py3-none-any.whl:

Publisher: release-gate-redis.yml on VanL/simplebroker

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page