Xiang Li
|
a1129dd5a5
|
storage: support multiple watching per watcher
We want to support multiple watchings per one watcher chan. Then
we can have one single go routine to watch multiple keys/prefixs.
|
2015-11-03 12:36:11 -08:00 |
|
Xiang Li
|
6556bf1643
|
storage: remove the endRev of watcher
|
2015-10-17 15:59:49 -07:00 |
|
Jonathan Boulle
|
7848ac3979
|
*: add missing license headers
|
2015-09-15 14:09:01 -07:00 |
|
Yicheng Qin
|
ec43e0a4c3
|
storage: introduce WatchableKV and watch feature
WatchableKV is an interface upon KV, and supports watch feature.
|
2015-09-14 23:53:03 -07:00 |
|