|
|
cf456f07d3
|
store/tikv/scan: Cut the scan range by region before sending request to TiKV (#9070)
Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
|
2019-01-16 10:46:40 +08:00 |
|
|
|
c137cada68
|
*: change golang.org/x/net/context to standard context (#8579)
|
2018-12-05 13:54:00 +08:00 |
|
|
|
d125958380
|
tikvclient: Add endKey param to Scanner (#8178)
|
2018-11-08 18:21:40 +08:00 |
|
|
|
b4fdaf35ac
|
Add keyonly support for seek (#7419)
|
2018-08-30 23:37:03 +08:00 |
|
|
|
546b5acd1d
|
ddl: speed up add index by split handle range from pd region. (#5964)
|
2018-03-22 15:30:11 +08:00 |
|
|
|
f287451eed
|
tidb: move tidb/*.go to session directory (#6062)
This change makes our top level directory clean.
|
2018-03-20 09:06:11 -05:00 |
|
|
|
e1121814d2
|
*: don't import golang.org/x/net/context as goctx alias (#5895)
Now that there is no conflict with sessionctx.Context, this can be
import directly
|
2018-02-24 03:40:56 -06:00 |
|
|
|
d9e16e104f
|
*: Cleanup code (#5852)
|
2018-02-12 23:17:03 +08:00 |
|
|
|
37681cf435
|
*: opentracing for two phase commit (#4900)
|
2017-10-26 17:43:45 +08:00 |
|
|
|
a396155899
|
store/tikv: mock tikv tests (#1203)
|
2016-05-05 17:11:40 +08:00 |
|
|
|
7072eda9b6
|
ticlient: import ticlient (#1168)
ticlient: import ticlient to store/tikv
|
2016-04-27 11:37:16 +08:00 |
|