File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -72,8 +72,6 @@ you will be connected to another node and will not able to get this item.
7272 }
7373 }
7474
75- ::
76-
7775
78762. Memcached configured with all nodes
7977~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -95,8 +93,6 @@ add new nodes manually and don't forget update your app after all changes on AWS
9593 }
9694 }
9795
98- ::
99-
10096
101973. Use django-elasticache
10298~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -113,8 +109,6 @@ of all nodes and configure memcached to use all nodes.
113109 }
114110 }
115111
116- ::
117-
118112
119113Difference between setup with nodes list (django-elasticache) and
120114connection to only one configuration Endpoint (using dns routing) you can see on
Original file line number Diff line number Diff line change 1- VERSION = (0 , 0 , 4 )
1+ VERSION = (1 , 0 , 0 )
22__version__ = '.' .join (map (str , VERSION ))
You can’t perform that action at this time.
0 commit comments