Show / Hide Table of Contents

Namespace Redis.OM.Modeling

Classes

DateTimeJsonConverter

DateTime converter for JSON serialization.

DocumentAttribute

An attribute to use to decorate class level objects you wish to store in redis.

GeoLocJsonConverter

Json Converter for converting GeoLoc to and from JSON.

IndexedAttribute

Decorate a numeric string or geo field to add an index to it.

RedisCollectionStateManager

Manages the state of the Redis Collection.

RedisFieldAttribute

An attribute representing a particular field to be stored in redis.

RedisIdFieldAttribute

Indicates which is the Id field.

RedisIndexingException

An exception thrown when trying to index classes in Redis.

SearchableAttribute

Marks a field as searchable within a Redis Document.

SearchFieldAttribute

Decorates a field that you want to index.

Structs

GeoLoc

A structure representing a point on the globe by it's longitude and latitude.

Enums

StorageType

Determine how the item will be stored in Redis.

In This Article
Back to top Generated by DocFX