Commit 4608539c authored by lixiaobing10051267's avatar lixiaobing10051267

"Mover" should be "Moreover"

parent b4ee63f6
...@@ -105,7 +105,7 @@ and treating this interface as this API - the whole watch mechanisms in ...@@ -105,7 +105,7 @@ and treating this interface as this API - the whole watch mechanisms in
apiserver will be hidden behind that interface. apiserver will be hidden behind that interface.
Thanks to it we will get an initial implementation for free and we will just Thanks to it we will get an initial implementation for free and we will just
need to reimplement few relevant functions (probably just Watch and List). need to reimplement few relevant functions (probably just Watch and List).
Mover, this will not require any changes in other parts of the code. Moreover, this will not require any changes in other parts of the code.
This step is about extracting the interface of tools.EtcdHelper. This step is about extracting the interface of tools.EtcdHelper.
2. Create a FIFO cache with a given capacity. In its "rolling history window" 2. Create a FIFO cache with a given capacity. In its "rolling history window"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment