You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
-
# Memcached with Spring Boot [](https://raw.githubusercontent.com/CodeStuff-Repo/Spring_Memcached/master/LICENSE)
1
+
# Memcached with Spring Boot [](https://raw.githubusercontent.com/CodeStuff-Repo/Spring_Memcached/master/LICENSE)[](https://travis-ci.org/CodeStuff-Repo/Spring_Memcached)
2
+
2
3
## Why Memcached ?
3
4
##### *Are you interacting with Database for each transaction?*
4
5
Then you must apply a cache mechanism to avoid multiple database calls and faster response.
0 commit comments