https://github.com/nevill/xiaotian
A node.js client for pingcap/pd and TiKV
https://github.com/nevill/xiaotian
pd tikv
Last synced: 7 months ago
JSON representation
A node.js client for pingcap/pd and TiKV
- Host: GitHub
- URL: https://github.com/nevill/xiaotian
- Owner: nevill
- Created: 2019-06-18T14:32:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T01:00:02.000Z (over 4 years ago)
- Last Synced: 2025-02-24T14:43:02.628Z (8 months ago)
- Topics: pd, tikv
- Language: JavaScript
- Size: 39.1 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XiaoTian
A [pd](https://github.com/pingcap/pd) client running on Node.js. It can be used with [TiKV](https://tikv.org/).XiaoTian (哮天) is pronounced as `xiào tiān` in [Hanyu Pinyin](https://en.wikipedia.org/wiki/Pinyin).
## Features
1. Promise interface
2. Support both for Raw and Transactional API