# Microsoft.Orleans.Streaming.Redis

10.0.0-alpha.1 | net10.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming.Redis)

## Orleans.Configuration

- [RedisStreamingOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.configuration.redisstreamingoptions/) - Redis streaming options.
- [RedisStreamReceiverOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.configuration.redisstreamreceiveroptions/) - Redis streaming receiver options.

## Orleans.Hosting

- [ClientBuilderExtensions](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.hosting.clientbuilderextensions/) - Extensions to [IClientBuilder](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.hosting.iclientbuilder/) for configuring Redis streams.
- [ClusterClientRedisStreamConfigurator](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.hosting.clusterclientredisstreamconfigurator/) - Configures Redis streams on a client.
- [SiloBuilderExtensions](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.hosting.silobuilderextensions/) - Extensions for [ISiloBuilder](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.hosting.isilobuilder/) to configure Redis streams.
- [SiloRedisStreamConfigurator](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.hosting.siloredisstreamconfigurator/) - Configures Redis streams on a silo.

## Orleans.Streaming.Redis

- [RedisStreamingException](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.streaming.redis.redisstreamingexception/) - Exception thrown when Redis streaming provider operations fail.

## OrleansCodeGen.Orleans.Streaming.Redis

- [Codec_RedisStreamingException](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleanscodegen.orleans.streaming.redis.codec-redisstreamingexception/) - Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
- [Copier_RedisStreamingException](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleanscodegen.orleans.streaming.redis.copier-redisstreamingexception/) - Default copier implementation for (rarely copied) exception classes
