Skip to content

Commit 63125cb

Browse files
author
Sujit Majumdar
committed
Added Travis build information in README file.
1 parent 11d9eb2 commit 63125cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Memcached with Spring Boot [![MIT license](https://img.shields.io/badge/license-GPL_3.0-yellow.svg)](https://raw.githubusercontent.com/CodeStuff-Repo/Spring_Memcached/master/LICENSE)
1+
# Memcached with Spring Boot [![MIT license](https://img.shields.io/badge/license-GPL_3.0-yellow.svg)](https://raw.githubusercontent.com/CodeStuff-Repo/Spring_Memcached/master/LICENSE) [![Build Status](https://travis-ci.org/CodeStuff-Repo/Spring_Memcached.svg?branch=master)](https://travis-ci.org/CodeStuff-Repo/Spring_Memcached)
2+
23
## Why Memcached ?
34
##### *Are you interacting with Database for each transaction?*
45
Then you must apply a cache mechanism to avoid multiple database calls and faster response.

0 commit comments

Comments
 (0)