Skip to content

Commit 539a342

Browse files
Rajat AryaXinzhi Zou
authored andcommitted
Minor README updates, license info, summary added
1 parent 3a1e786 commit 539a342

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

README.markdown

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Amazon ElastiCache Cluster Client
2+
3+
Amazon ElastiCache Cluster Client is an enhanced Java library to connect to ElastiCache clusters. This client library has been built upon Spymemcached and is released under the [Amazon Software License](http://aws.amazon.com/asl/).
4+
15
# Building
26

37
AmazonElastiCacheClusterClient can be compiled using Apache Ant by running the following
@@ -39,18 +43,7 @@ This repository is a fork of the spymemcached Java client for connecting to memc
3943

4044
Additional changes have been made to support Amazon ElastiCache Auto Discovery. To read more about Auto Discovery, please go here: http://docs.amazonwebservices.com/AmazonElastiCache/latest/UserGuide/AutoDiscovery.html.
4145

42-
For more information about Spymemcached see the links below:
46+
For more information about Spymemcached see the link below:
4347

4448
[Spymemcached Project Home](http://code.google.com/p/spymemcached/)
4549
contains a wiki, issue tracker, and downloads section.
46-
47-
## Github
48-
49-
[The gitub page](http://github.com/dustin/java-memcached-client)
50-
contains the latest Spymemcached source.
51-
52-
## Couchbase.org
53-
54-
At [couchbase.org](http://www.couchbase.org/code/couchbase/java) you
55-
can find a download's section for the latest release as well as an
56-
extensive tutorial to help new users learn how to use Spymemcached.

0 commit comments

Comments
 (0)