shenal edited a comment on issue #1767: URL: https://github.com/apache/incubator-apisix/issues/1767#issuecomment-648762609
Current data access logic does not encapsulate the internal fields set by etcd. While we tackle the v3 upgrade we should have a separate data access layer which abstracts the internal etcd API requirements and act purely as a K/V layer. This will not only help us tackle similar upgrades but also will enable us easily allow different datastores without changes to the business logic ---------------------------------------------------------------- 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]
