logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Mojo::SQLite::PubSub - (DEPRECATED) Publish/Subscribe

Description

       Mojo::SQLite::PubSub is DEPRECATED and now an empty package. It was originally written as a toy following
       the API of Mojo::Pg::PubSub, but as SQLite is serverless and has no ability to notify clients, it is not
       possible to implement an efficient pubsub system as in for example PostgreSQL, Redis, or websockets.
       Consider instead using the pubsub facilities of Mojo::Pg, Mojo::Redis2, or Mercury.

Name

       Mojo::SQLite::PubSub - (DEPRECATED) Publish/Subscribe

See Also

       Mojo::Pg::PubSub, Mojo::Redis2, mercury

perl v5.40.1                                       2025-02-18                          Mojo::SQLite::PubSub(3pm)

See Also