Skip to main content
NOW AVAILABLE

General availability: JSON support in Azure Cache for Redis Enterprise tiers

Published date: 14 December, 2022

The Enterprise and Enterprise Flash tiers of Azure Cache for Redis now support functionality to store, query, and search JSON formatted data, allowing you to store data more easily in a document-style format in Redis. This feature simplifies common Redis use cases like storing product catalog or user profile data. JSON capabilities include storing JSON documents associated with a Redis key, replacing or extracting a subpart of a JSON document, adding an item to a collection or map, and JSONPath support—all using a single atomic operation. Support for JSON documents is delivered via the RedisJSON module. The integrated indexing and querying of JSON data is delivered by RediSearch, also available in the Azure Cache for Redis Enterprise tiers.

Learn more by reviewing the documentation and reading the Tech Community Blog

  • Azure Cache for Redis
  • Features

Related Products