Mojo::SQLite::PubSub(3pm) | User Contributed Perl Documentation | Mojo::SQLite::PubSub(3pm) |
Mojo::SQLite::PubSub - (DEPRECATED) Publish/Subscribe
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.
Mojo::Pg::PubSub, Mojo::Redis2, mercury
2022-07-11 | perl v5.34.0 |