README
XiaoTian
A pd client running on Node.js. It can be used with TiKV.
XiaoTian (哮天) is pronounced as xiào tiān
in Hanyu Pinyin.
Features
- Promise interface
- Support both for Raw and Transactional API
A pd client on node.js
<script type="module">
import xiaotian from 'https://cdn.skypack.dev/xiaotian';
</script>
A pd client running on Node.js. It can be used with TiKV.
XiaoTian (哮天) is pronounced as xiào tiān
in Hanyu Pinyin.