tokers commented on issue #2853:
URL: https://github.com/apache/apisix/issues/2853#issuecomment-734774128


   > > > Do we need to update the `lua-resty-etcd`?
   > > 
   > > 
   > > Yep, we shall.
   > 
   > So do we need to add a new API to read etcd by range?
   
   I glanced the description of 
https://github.com/api7/lua-resty-etcd/blob/master/api_v3.md#readdir and found 
there is no such a `start_key` to support our demand to get bulk keys in 
batched manner. I prefer to extend the `etcd:readdir` instead of adding new 
one, the new API would be so similar with `etcd:readdir`, it doesn't make so 
much sense.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to