AhmedRagheb / RedisRepository

Dynamic helper class using StackExchange library to help you in basic commands in redis (add, remove, search .. )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedisRepository

  • RedisRepository is a general purpose redis client for .NET languages using StackExchange.Redis library

Features

  • Add generic type to redis.
  • Add generic List to redis.
  • Remove value.
  • Remove multiple values.
  • Search

Questions and Contributions

  • If you found a bug or have a feature request, please report an issue or a pull request.
  • If you have a question, feel free to contact me (a.raghebmail@gmail.com)

About

Dynamic helper class using StackExchange library to help you in basic commands in redis (add, remove, search .. )


Languages

Language:C# 100.0%