JSON Data in Cache [Deprecated]
NCache now lets you add/retrieve cache JSON data. This section briefly explains all how to cache JSON documents, query JSON data, and optimize serialization in NCache.
In This Section
Json Data Types and Properties Overview
This section provides a basic overview of cache data as JSON in NCache.
Using JSON Objects as Cache Data
Explains how to use Json Object in NCache and all the aspects of using Json Object in cache programmatically.
External Newtonsoft JsonConverter
Learn how to configure external Newtonsoft JsonConverter implementations for JSON serialization in NCache.