# RedisJournalStorageOptions.KeyPrefix

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.journaling.redis/orleans.journaling.redisjournalstorageoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.journaling.redis/orleans.journaling.redisjournalstorageoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Redis/Orleans.Journaling.Redis/RedisJournalStorageOptions.cs)

```csharp
public string? KeyPrefix
```

Gets or sets the Redis key prefix used by the provider.
