antirez
|
c41f94d2a3
|
Client side caching: split invalidation into key / slot.
|
2019-07-22 18:59:53 +02:00 |
|
antirez
|
7d3992a80a
|
Client side caching: reclaim the tracking table on FLUSHALL.
|
2019-07-22 12:33:49 +02:00 |
|
antirez
|
f850201c64
|
Client side caching: don't hash the key if not needed.
|
2019-07-22 12:10:51 +02:00 |
|
antirez
|
e00442eb13
|
Clinet side caching: take count of used caching slots.
|
2019-07-22 11:47:44 +02:00 |
|
zhaozhao.zz
|
f59119aad6
|
Client side caching: filter clients untracking
|
2019-07-18 16:46:19 +08:00 |
|
zhaozhao.zz
|
6191ea90a1
|
Client side caching: implement trackingInvalidateKeysOnFlush()
|
2019-07-17 20:33:52 +08:00 |
|
antirez
|
dad0e916ff
|
Client side caching: filter clients no longer there.
|
2019-07-10 19:46:46 +02:00 |
|
antirez
|
6b29f2d83d
|
Client side caching: RESP2 support.
|
2019-07-05 12:24:28 +02:00 |
|
antirez
|
3e43aed1ac
|
Client side caching: fix invalidate message len and content.
|
2019-07-04 14:07:23 +02:00 |
|
antirez
|
46edb55de9
|
Client side caching: implement trackingInvalidateKey().
|
2019-07-03 19:16:20 +02:00 |
|