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.markdown
+5-12Lines changed: 5 additions & 12 deletions
Original file line number
Diff line number
Diff 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
+
1
5
# Building
2
6
3
7
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
39
43
40
44
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.
41
45
42
-
For more information about Spymemcached see the links below:
46
+
For more information about Spymemcached see the link below:
0 commit comments