1Mojo::SQLite::PubSub(3)User Contributed Perl DocumentatioMnojo::SQLite::PubSub(3)
2
3
4

NAME

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

DESCRIPTION

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

SEE ALSO

17       Mojo::Pg::PubSub, Mojo::Redis2, mercury
18
19
20
21perl v5.30.1                      2020-01-30           Mojo::SQLite::PubSub(3)
Impressum