aliyun/aliyun-apsaradb-hbase-demo

Supports python asynchronous connection

Opened this issue · 1 comments

Based on the implementation logic of the Avatica protocol in the phoenixdb package, the mode of connecting to Avatica is changed from synchronous mode to asynchronous mode. An asynchronous version of the python connection module aiophoenixdb is implemented:

bakea commented