alphacloud/alphacloud.common

Cache wrapper for Redis

Opened this issue · 0 comments

Create CacheAdapter based on StackExchange.Redis.Signed package

TODO:

  • MultiGet;
  • MultiPut;
  • Statistics;
  • Clear??;
  • Unit tests;