Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DedPixta authored Mar 28, 2023
1 parent db6909f commit 07e3827
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,14 @@ public static final int NUMBER_OF_QUERIES = 400;
```
to see the difference in speed of getting data from MySQL and Redis.

![img.png](src/main/resources/img.png)
![img.png](src/main/resources/img.png)

## Technologies used
- MySQL
- Hibernate
- Redis
- Lettuce
- P6Spy
- Lombok
- Logger (Logback, Slf4)
- Docker

0 comments on commit 07e3827

Please sign in to comment.