Create a broker based shareable websession cache

The plugin replaces the builtin Gerrit WebSession implementation
with one that uses a broker based cache. This allows to share
sessions without common file system. This is partically useful for
multi-site scenario.

Feature: Issue 11600
Change-Id: I9d2fa70d5292d95d495bc391bfca25e82afe063a
11 files changed
tree: da758d99617c51dfd003a6b24c8804c474d73c18
  1. src/
  2. .gitignore
  3. BUILD
  4. external_plugin_deps.bzl
  5. LICENSE
  6. README.md
  7. WORKSPACE
README.md

plugins_websession-broker

Gerrit Code Review plugin for storing and broadcasting websessions to an external broker