Skip to content

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

Notifications You must be signed in to change notification settings

AhmedRagheb/RedisRepository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 .. )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages