/vc-module-cache

Smart caching for main eCommerce domain services

Primary LanguageC#

VirtoCommerce.Cache

VirtoCommerce.Cache represent Smart caching functionality for main eCommerce domain services such as Catalog, Store, Customers. Smart - mean automatic invalidation already cached data when object changed.

Also adds a 'Reset cache' command to reset storefront cache in store detail blade. image

Installation

Installing the module:

  • Automatically: in VC Manager go to Configuration -> Modules -> Search module -> Install
  • Manually: download module zip package from https://github.com/VirtoCommerce/vc-module-cache/releases. In VC Manager go to Configuration -> Modules -> Advanced -> upload module package -> Install.

Settings

  • Cache.Enable - flag to enable the caching of all main ecommerce domain services. Default value 'True'.

License

Copyright (c) Virtosoftware Ltd. All rights reserved.

Licensed under the Virto Commerce Open Software License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://virtocommerce.com/opensourcelicense

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.