{"repo":"akkadotnet/Akka.Persistence.Redis","free":true,"listed":false,"github":"https://github.com/akkadotnet/Akka.Persistence.Redis","clone":"git clone https://github.com/akkadotnet/Akka.Persistence.Redis.git","description":"Redis storage for Akka.NET Persistence","language":"C#","stars":32,"topics":["akkadotnet","redis","akka","akka-persistence"],"license":"Apache-2.0","category":"databases-storage","readme_excerpt":"Akka.Persistence.Redis Akka Persistence Redis Plugin is a plugin for Akka persistence that provides several components: - a journal store and - a snapshot store. NOTE: in Akka.Persistence.Redis v1.4.16 we removed Akka.Persistence.Query support. Please read more about that decision and comment here: https://github.com/akkadotnet/Akka.Persistence.Redis/issues/126 This plugin stores data in a redis database and based on Stackexchange.Redis library. Installation From Nuget Package Manager From .NET CLI Journal To activate the journal plugin, add the following line to your HOCON config: This will run the journal with its default settings. The default settings can be changed with the configuration properties defined in your HOCON config: Configuration - configuration-string - connection string, as described here: https://stackexchange.github.io/StackExchange.Redis/Configuration#basic-configuration-strings - key-prefix - Redis journals key prefixes. Leave it for default or change it to customized value. WARNING: don't change this value after you've started persisting data in production. - database - Set the Redis default database to use. If you added defaultDatabase to the connection-strings , you have to set database to the value of defaultDatabase . - use-database-number-from-connection-string - determines redis database precedence when a user adds defaultDatabase to the connection-strings. For Redis Cluster, the defaultDatabase is 0! See below: NOTE: Redis Standalone supports dep","default_branch":null,"files":null,"tree":[],"storefront":"/r/akkadotnet","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/akkadotnet/Akka.Persistence.Redis/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}