Skip to content

Redis Cache Provider by aah framework

License

Notifications You must be signed in to change notification settings

go-aah/redis-cache-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis Cache Provider by aah framework

Version GoDoc

Currently single node mode is support. Redis cluster support upcoming! aah cache library uses github.com/go-redis/redis library internally.

News

  • v0.1.0 released and tagged on Dec 02, 2018.

Usage

# go.mod
require aahframe.work/cache/provider/redis v0.1.0

Visit official website https://aahframework.org to learn more about aah framework.

Issues

Please report issues at https://aahframework.org/issues.

Author

Jeevanandam M. (jeeva@myjeeva.com)

License

redis-cache-provider released under MIT License.