Commit Graph

27 Commits

Author SHA1 Message Date
Liangliang Gu bbe4f9b0c4
Support SST Decoder (#284) 2021-10-14 17:13:57 +08:00
Peng Guanwen d543ae73c0
PDClient: Add function to call pause checker API (#277) 2021-09-28 11:46:44 +08:00
Liangliang Gu 28380512f3
support tls (#280) 2021-09-28 11:13:11 +08:00
Liangliang Gu 5545270f15
shade jackson (#239)
Signed-off-by: marsishandsome <marsishandsome@gmail.com>
2021-07-28 15:25:54 +08:00
Xiaoguang Sun fe6617e3c0
Support select replica with rich meta data (#171)
Signed-off-by: Xiaoguang Sun <sunxiaoguang@zhihu.com>
2021-06-23 15:50:21 +08:00
Liangliang Gu c7dd5310df
update pom version to 3.2.0-SNAPSHOT (#204)
Signed-off-by: marsishandsome <marsishandsome@gmail.com>
2021-06-22 12:03:49 +08:00
Wallace 5815678c56
Support grpc forward (#198)
* support grpc forward for tikv client

Signed-off-by: Little-Wallace <bupt2013211450@gmail.com>
2021-06-18 18:25:58 +08:00
Andy Lok 8308d796e7
Add CompareAndSet for RawClient and make Get returns Optional (#192)
* Add CompareAndSet for RawClient and make Get returns Optional

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

* Apply suggestions from code review

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

Co-authored-by: Liangliang Gu <marsishandsome@gmail.com>

* Format code

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

* Add putIfAbsent

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

* Rename sth

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

* Remove .vscode

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

* Remove .settings

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

* Delete .classpath

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

* Fix deadloop

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

* Enable TTL and CAS test

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

* Fix test

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

* rebase #202

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

Co-authored-by: Liangliang Gu <marsishandsome@gmail.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
2021-06-18 14:00:05 +08:00
Peter Levart 19787278c1
Allow building on JDK9+ by getting rid of DirectByteBuffer dependency (#155)
Signed-off-by: Peter Levart <peter.levart@gmail.com>
2021-04-07 12:54:52 +08:00
birdstorm 7113b8502e
Update version to 3.1.0-SNAPSHAOT (#152)
Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2021-03-26 16:02:18 +08:00
birdstorm 56331e2f98
Optimize and Fix minor bugs on master (#139) 2021-03-11 21:25:40 +08:00
birdstorm b979acdae0
modify shade pattern from shade.x to org.tikv.shade.x (#132)
Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2021-02-24 20:11:00 +08:00
birdstorm 4b07ecf0ac
fix shaded jar (#112)
Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2021-01-14 13:16:59 +08:00
birdstorm dfbd43b5b0
update pom version to v3.0.2 (#109)
Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2021-01-11 15:15:00 +08:00
birdstorm 9dc52d8daa
update pom description (#98)
Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2020-11-17 21:11:46 +08:00
Liangliang Gu 0833a95227
update version to 3.0.1-SNAPSHOT (#92)
Signed-off-by: marsishandsome <marsishandsome@gmail.com>
2020-10-23 14:07:02 +08:00
birdstorm df03a622e0
Reform java client to combine with TiSpark's java client (#91) 2020-10-21 19:10:18 +08:00
birdstorm 41aeed2679
Reform java client (#83) 2020-09-07 14:13:09 +08:00
birdstorm 67a9553c62
fix unshaded grpc dependency in pom (#75)
Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2019-12-30 14:00:11 +08:00
birdstorm 0e2889d252
shade grpc in pom to avoid conflict (#74)
Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2019-12-27 16:38:47 +08:00
Liangliang Gu 2ceec148c1 fix compile error becase of proto (#65) 2019-08-14 14:38:45 +08:00
Zili Chen a166cc07d8 Properly add include proto files for Maven build (#55) 2019-03-28 20:16:01 +08:00
birdstorm def2e5767f
add other codec (#12) 2018-12-11 19:43:23 +08:00
birdstorm 232b7018dd add logs for storeNotMatch
Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2018-12-04 18:18:39 +08:00
birdstorm efe747ff6b delete most unused apis
Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2018-11-30 15:25:17 +08:00
birdstorm 20cd53c476 rename java packages
Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2018-11-21 18:03:04 +08:00
birdstorm fdf6ee3b06 init
Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2018-11-15 17:11:42 +08:00