logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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