1. Commerce Core

EntityStore

Version:

A Commerce EntityStore is an abstract mechanism for specifying the persistence and retrieval of Commerce entities. The EntityStore provides a customization point that allows you to customize where and how entities are persisted. Sitecore XC uses an SQL-based EntityStore.

A Commerce EntityStore is policy-driven and leverages plugins for persistence. In addition, an EntityStore supports:

  • Simple extensible entity storage
  • Distributed caching
  • Pluggable encryption
  • A uniform transactional model
If you have suggestions for improving this article, let us know!