• Max Kellermann's avatar
    idle: added "update" event · d4914fc9
    Max Kellermann authored
    Some clients have visual feedback for "database update is running".
    Using the "database" idle event is unreliable, because it is only
    emitted when the database was actually modified.  This patch adds the
    "update" event, which is emitted when the update is started, and again
    when the update is finished, disregarding whether it has been
    modified.
    d4914fc9
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...