Show / Hide Table of Contents

Enum StorageType

Determine how the item will be stored in Redis.

Namespace: Redis.OM.Modeling
Assembly: Redis.OM.dll
Syntax
public enum StorageType

Fields

Name Description
Hash

Store as a hash.

Json

Store as JSON.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX