update on memcached
This commit is contained in:
parent
75175c2d23
commit
1e215f9cfb
|
@ -232,7 +232,10 @@
|
||||||
capacity
|
capacity
|
||||||
- Clustering:
|
- Clustering:
|
||||||
- Multiple nodes, each one of them has different keys
|
- Multiple nodes, each one of them has different keys
|
||||||
- Servers are not aware there are multiple of them (transparent)
|
- Servers are not aware there are multiple of them (transparent): **Smart
|
||||||
|
Clients & Dumb Servers**
|
||||||
|
- Client has function that maps keys to servers, while
|
||||||
|
- Servers are not aware there are multiple of them
|
||||||
|
|
||||||
#### Cassandra
|
#### Cassandra
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue