Nothing
Work around a SQLITE bug that resets the database busy timeout after a
successful query. Now we set the timeout after each database operation.
The timeout can now also be set via the R_LITEQ_BUSY_TIEMOUT
environment variable, and it defaults to 10 seconds, instead of 1 second.
consume()
now has a poll_interval
argument to set how often to poll
the queue for new jobs.
New is_empty()
and message_count()
functions (#18, @wlandau).
Get rid of annoying warning about closing unused connections (#15, #20, @wlandau).
LITEQ_CACHE_DIR
environment variable to change the
default cache directory.First public release.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.