Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vashilK committed Aug 21, 2023
1 parent 101a456 commit 01aabe7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -10,9 +10,6 @@ works at method level by using
the provided annotations.
![diagram-redis-cache.png](src%2Fmain%2Fresources%2Fdiagrams%2Fdiagram-redis-cache.png)

If you decide to upgrade the dependency versions make sure they are compatible with Jedis3 and not Jedis4
as the paths for classes changed in the new version; the code will fail.

### Sample code
You can find a sample of the implementation [here](https://github.com/vashilK/Redis-cache-implementation-example)

Expand Down

0 comments on commit 01aabe7

Please sign in to comment.