Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 219

...

Code Block
# as root
systemctl restart httpd

...

Sidekiq

Avalon uses Sidekiq for background processing, which relies on Redis as its key-value store.

...