index.rst 829 B

1234567891011121314151617181920
  1. .. _community_gwc_distributed:
  2. GWC Distributed Caching community module
  3. =========================================
  4. GWC Distributed Caching module provides support for distributed in Memory caching using the Hazelcast API.
  5. Installing the WPS download module
  6. -----------------------------------
  7. #. Download the GWC Distributed module from the `nightly GeoServer community module builds <https://build.geoserver.org/geoserver/main/community-latest/>`_.
  8. .. warning:: Make sure to match the version of the extension to the version of the GeoServer instance.
  9. #. Extract the contents of the archive into the ``WEB-INF/lib`` directory of the GeoServer installation.
  10. Module description
  11. ------------------
  12. More information about Caching Configuration can be found at the :ref:`gwc_config` and :ref:`gwc_webadmin_defaults` pages.