Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
howie6879 committed Mar 6, 2018
1 parent 12f7446 commit 6807697
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,9 @@ print(result)
# Output 'expire: hello'
print(cached_by_redis(key))
# Output 'expire: hello'
```
```

## Thanks

- [Toapi](https://github.com/gaojiuli/toapi)
- [aiocache](https://github.com/argaen/aiocache)

0 comments on commit 6807697

Please sign in to comment.