Lightweight library to query Redis by predefined queries on top of StackExchange.Redis. This library enables that you can use redis database with predefined queries. Queries are seen like pipelines which are executed when data is writing/removing on redis. This library also enables RedisQueryProvider. With this provider, Redis entities can be used with IQueryable.
$ dotnet add package StackExchange.Redis.BranchNo README available.