File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2018 aah framework Extensions
3+ Copyright (c) 2018
Jeevanandam M., https://myjeeva.com <[email protected] > 44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1- # redis-cache-provider
2- Redis Cache Provider by aah framework
1+ <p align =" center " >
2+ <img src =" https://cdn.aahframework.org/assets/img/aah-logo-64x64.png " />
3+ <h2 align =" center " >Redis Cache Provider by aah framework</h2 >
4+ </p >
5+
6+ Currently single node mode is support. Redis cluster support upcoming!
7+
8+ ### News
9+
10+ * ` v0.1.0 ` [ released] ( https://github.com/aahframework/redis-cache-provider/releases/latest ) and tagged on TBD.
11+
12+ ## Installation
13+
14+ ``` bash
15+ go get -u aahframework.org/cache/redis
16+ ```
17+
18+ Visit official website https://aahframework.org to learn more about ` aah ` framework.
You can’t perform that action at this time.
0 commit comments