sonic-net / sonic-dbsyncd

Python library for sonic/redis database syncing
Other
6 stars 47 forks source link

Replace swsssdk's SonicV2Connector with swsscommon's implementation #35

Closed qiluo-msft closed 3 years ago

qiluo-msft commented 3 years ago

Depends on https://github.com/Azure/sonic-buildimage/pull/6672

swsssdk is going to be deprecated. swsscommon provides similar implementation by SWIG wrapping C++ common library.

Tested in unit test and DUT.