8599fee538
*: implement IterReverse for tikvSnapshot and use desc scan to get latest N ddl history jobs. ( #10152 )
2019-05-31 23:40:09 +08:00
32b1dbd8d5
*: rename "github.com/pkg/errors" to "github.com/pingcap/errors" ( #8136 )
...
We import "github.com/pkg/errors" in the code, and actually put
the "github.com/pingcap/errors" there in the vendor path.
That's a dirty hack, and prevent the introduce of Go module.
2018-11-01 16:09:07 +08:00
cb03f2bec1
move from juju/errors to pkg/errors ( #7151 )
2018-09-12 15:42:20 +08:00
c398110154
*: improve performance of DecodeBytes in DecodeOneToChunk ( #6135 )
2018-03-29 19:11:44 +08:00
6aacddd44e
*: unify error format
2016-03-31 16:20:47 +08:00
085200467b
*: fix CI check
2015-12-28 13:23:09 +08:00
bd3681ec0e
*: minor changes
2015-12-28 12:49:26 +08:00
624dd90f24
structure: pre-alloc encoded key size.
2015-11-27 10:45:57 +08:00
4e48eb552f
structure: Address comment.
2015-10-26 20:31:10 +08:00
fe0ffda4b1
structure: Address comment.
2015-10-26 18:04:40 +08:00
26bf34c9da
*: Address comment
2015-10-24 11:57:35 +08:00
21c768c77b
structure: add TStore and key prefix support.
2015-10-20 11:31:34 +08:00
aebb943de0
structure: fix make check
2015-10-20 11:07:25 +08:00
3b78adaf95
structure: implement some APIs
2015-10-19 21:18:33 +08:00