Skip to content

WIP: Queue, OpenTelemetry config, uvloop support and docs#66

Draft
Otoru wants to merge 1 commit intomainfrom
wip/queue-otel-uvloop-docs
Draft

WIP: Queue, OpenTelemetry config, uvloop support and docs#66
Otoru wants to merge 1 commit intomainfrom
wip/queue-otel-uvloop-docs

Conversation

@Otoru
Copy link
Owner

@Otoru Otoru commented Feb 12, 2026

Summary

  • Queue: genesis.queue with in-memory and Redis backends (slot/semaphore patterns)
  • Loop: genesis.loop with use_uvloop() helper for optional uvloop event loop
  • OpenTelemetry config: genesis.observability.otel_config for OTEL env-based configuration
  • CLI: New options for loop and OTEL config
  • Docs: Queue example and tool docs, otel-config, uvloop
  • Example: examples/queue.py
  • Docker: local_stream.conf.xml for FreeSWITCH

Draft PR — work in progress, not ready for final review.

- Add genesis.queue with in-memory and Redis backends (slot/semaphore)
- Add genesis.loop with use_uvloop() helper
- Add genesis.observability.otel_config for OTEL env configuration
- CLI: expose loop and otel config options
- Docs: queue example and tool docs, otel-config, uvloop
- Example: examples/queue.py
- Docker: local_stream.conf.xml for FreeSWITCH

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments