Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.19 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.19 KB

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. ([email protected])

License

redis-cache-provider released under MIT License.