Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetsuya3850 committed Dec 15, 2019
1 parent 61fe2d7 commit 000f3d2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions cache/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@
- [Caching Data with Spring](https://spring.io/guides/gs/caching/)
- [Spring Boot Reference, 33. Caching](https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-caching.html)
- [Spring Framework Reference, Integration, 8. Cache Abstraction](https://docs.spring.io/spring/docs/5.1.8.RELEASE/spring-framework-reference/integration.html#cache)
- [Spring Data Redis](https://docs.spring.io/spring-data/redis/docs/2.1.9.RELEASE/reference/html/)
- [ElastiCache Docs](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/GettingStarted.html)
- [Spring Tips: Redis](https://www.youtube.com/watch?v=_M8xoagybzU)
- [Caching with Spring: Advanced Topics and Best Practices - Michael Plöd @ Spring I/O 2016](https://www.youtube.com/watch?v=SpQzWtqulhM)

### TODO

- [Spring Data Redis](https://docs.spring.io/spring-data/redis/docs/2.1.9.RELEASE/reference/html/)
- [Redis](https://redis.io/)
- [ElastiCache](https://aws.amazon.com/elasticache/)
- [Redis Docs](https://redis.io/documentation)

0 comments on commit 000f3d2

Please sign in to comment.