awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesSession Database Backends

Connects the bot to MariaDB, PostgreSQL, or Redis for persistent session and entity data storage.

Distinct from Pluggable Database Backends: Distinct from general Pluggable Database Backends: specifically connects to MariaDB, PostgreSQL, or Redis for Telegram session persistence, not arbitrary application state.

Explore 1 awesome GitHub repository matching data & databases · Session Database Backends. Refine with filters or upvote what's useful.

Awesome Session Database Backends GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • danog/madelineprotoAvatar de danog

    danog/MadelineProto

    3,344Voir sur GitHub↗

    MadelineProto is an asynchronous PHP library that provides a programmatic interface for interacting with the Telegram API using the MTProto protocol, the same protocol used by official Telegram clients. It functions as both a Telegram bot SDK and a userbot automation library, enabling PHP applications to connect to Telegram as either a bot account or a regular user account, sending and receiving messages, media, and other data directly without relying on the Bot API intermediary. The library is built on an event-driven architecture with Amp v3 fiber-based concurrency, allowing for non-blockin

    Connects the bot to MariaDB, PostgreSQL, or Redis for persistent session and entity data storage.

    PHPamphpasyncbot
    Voir sur GitHub↗3,344
  1. Home
  2. Data & Databases
  3. Persistent Storage Backends
  4. Pluggable Database Backends
  5. Session Database Backends