Commit Graph

  • 5efdb149b9
    rpc: fix config bugs (#17) disksing 2019-04-19 21:01:11 +0800
  • 9c9d72cb1f rpc: fix config bugs disksing 2019-04-19 18:01:21 +0800
  • 3d5a17f024 proxy: add support for reverse scan disksing 2019-04-19 17:20:32 +0800
  • d3f92f8634 config: cleanup and pass config as parameter (#14) disksing 2019-04-19 17:01:34 +0800
  • 940d55927c
    config: cleanup and pass config as parameter (#14) disksing 2019-04-19 17:01:34 +0800
  • 4a37af1227 address comment disksing 2019-04-19 16:58:55 +0800
  • 784b60e68b fix conflicts disksing 2019-04-19 16:25:58 +0800
  • 07458ed2dc
    Merge branch 'master' into config disksing 2019-04-19 16:11:16 +0800
  • 9e0bad60cc add travis CI (#15) disksing 2019-04-19 16:05:22 +0800
  • ca5f30f8bb add travis CI (#15) disksing 2019-04-19 16:05:22 +0800
  • 0be35f228c add travis CI disksing 2019-04-19 15:29:51 +0800
  • 3771d729c1 add client proxy and proxy server example (#11) disksing 2019-04-19 15:06:33 +0800
  • c1e45e6cd9 add client proxy and proxy server example (#11) disksing 2019-04-19 15:06:33 +0800
  • bac0ef6c4c fix review comments disksing 2019-04-19 14:48:44 +0800
  • d0c3e19918 add rawkv/ReverseScan (#13) kamijin_fanta 2019-04-19 01:24:11 +0900
  • 112f5cb76e add rawkv/ReverseScan (#13) kamijin_fanta 2019-04-19 01:24:11 +0900
  • 292bd56404 config: cleanup and pass config as parameter disksing 2019-04-18 17:29:22 +0800
  • 03ee66b32c add rawkv/ReverseScan kamijin_fanta 2019-04-16 15:48:45 +0900
  • 13c37f3687 fix wrong error msg disksing 2019-04-11 11:03:56 +0800
  • 2a0d05b62d minor change disksing 2019-03-29 18:55:54 +0800
  • a1cb87eae8 better uri disksing 2019-03-28 11:46:49 +0800
  • b9821d3707 add proxy server example disksing 2019-03-27 23:43:02 +0800
  • ace9afe049 remove go.sum disksing 2019-03-27 22:55:22 +0800
  • ba87fbed85 http proxy disksing 2019-03-27 20:02:18 +0800
  • e8b4805777 add proxy disksing 2019-03-27 17:08:40 +0800
  • 14dde1e698 add code lint (#10) disksing 2019-03-27 11:41:47 +0800
  • 2130e26d4f
    add code lint (#10) disksing 2019-03-27 11:41:47 +0800
  • f258b617d6 Merge branch 'master' into lint disksing 2019-03-27 11:40:39 +0800
  • cf2b4cede9 Move config variables to config package (#9) disksing 2019-03-26 15:41:51 +0800
  • ea8b88134e Move config variables to config package (#9) disksing 2019-03-26 15:41:51 +0800
  • 2b02b31198 address comments disksing 2019-03-25 19:34:02 +0800
  • 4a0adac2fa add code lint disksing 2019-03-25 16:08:45 +0800
  • eeb7b6fa56 address comment disksing 2019-03-25 15:19:25 +0800
  • 2abb77c1cd cleanup configurations disksing 2019-03-22 16:31:45 +0800
  • 27d0ddc275 Replace pingap/errors with pkg/errors (#8) disksing 2019-03-21 11:01:52 +0800
  • 970883c423
    Replace pingap/errors with pkg/errors (#8) disksing 2019-03-21 11:01:52 +0800
  • 35f3ffb187 Merge branch 'master' into errors disksing 2019-03-21 11:01:08 +0800
  • 87b311869e remove duplicated codedPDClient (#7) disksing 2019-03-21 10:58:38 +0800
  • 50aef7f485
    remove duplicated codedPDClient (#7) disksing 2019-03-21 10:58:38 +0800
  • 9ec2f982c4 go mod tidy disksing 2019-03-20 19:29:01 +0800
  • 909ce3a037 update txn/store/* disksing 2019-03-20 19:27:16 +0800
  • 583533337d update txn.go, pd.go disksing 2019-03-20 19:24:51 +0800
  • 78286097d3 update kv/*.go disksing 2019-03-20 19:22:55 +0800
  • f8727ea66a update rpc.go, backoff.go client.go disksing 2019-03-20 19:19:33 +0800
  • d2d7d102a3 update mvcc.go disksing 2019-03-20 19:15:28 +0800
  • fd8fea78cd update region_request.go disksing 2019-03-20 19:11:38 +0800
  • e64b58a743 update scan.go disksing 2019-03-20 17:40:58 +0800
  • 65dfb6602a update lock_resolver.go disksing 2019-03-20 17:40:06 +0800
  • 20f79a209e update snapshot.go disksing 2019-03-20 17:38:40 +0800
  • e237fc4cae update rawkv.go disksing 2019-03-20 17:36:55 +0800
  • 4f40b8e832 update mvcc_leveldb.go disksing 2019-03-20 17:34:27 +0800
  • e7c5cbad91 update txn_committer.go disksing 2019-03-20 17:25:34 +0800
  • 77fb61be76 update mock.go disksing 2019-03-20 17:22:39 +0800
  • f11ab891d2 update region_cache.go disksing 2019-03-20 17:22:20 +0800
  • 0fc1c029a2 update codec.go disksing 2019-03-20 17:21:35 +0800
  • e26e15ec4e update txnkv.go disksing 2019-03-20 17:20:56 +0800
  • f52b895dcb update meta.go disksing 2019-03-20 17:19:45 +0800
  • 2ec17c75af get compiled disksing 2019-03-20 17:18:34 +0800
  • 47c0f0a778 replace pingcap/errors with pkg/errors disksing 2019-03-20 17:16:44 +0800
  • 7d2e1b0f57 address comment disksing 2019-03-20 16:28:54 +0800
  • d251344d2f remove duplicated codedPDClient disksing 2019-03-20 16:06:15 +0800
  • e3d0faedc2 add txnkv support and examples (#6) disksing 2019-03-18 19:47:54 +0800
  • a9347f9bec
    add txnkv support and examples (#6) disksing 2019-03-18 19:47:54 +0800
  • ac5b16c95a fix typo and format disksing 2019-03-18 19:47:26 +0800
  • a85f051c82 add examples disksing 2019-03-15 16:03:00 +0800
  • 322e5fb446 add txnkv support disksing 2019-03-15 14:43:07 +0800
  • c5f6d7de0d *: add oracles, latch, kv utils (#5) disksing 2019-03-15 02:28:54 +0800
  • 445fc2e42e *: add oracles, latch, kv utils (#5) disksing 2019-03-15 02:28:54 +0800
  • 744aec5c00 fix comment disksing 2019-03-14 20:14:13 +0800
  • 2c1ff9c077 address comments disksing 2019-03-13 10:28:42 +0800
  • f81145daab Apply suggestions from code review Ryan Leung 2019-03-13 10:13:54 +0800
  • 8acf8e5835 *: add oracles, latch, kv utils disksing 2019-02-21 17:39:35 +0800
  • f519ec084e add mockstore and rawkv tests (#2) disksing 2019-03-08 16:21:50 +0800
  • af8a9cd0b8
    add mockstore and rawkv tests (#2) disksing 2019-03-08 16:21:50 +0800
  • 40858ad673 address comment disksing 2019-03-08 16:20:17 +0800
  • 9466ce42c6 Merge branch 'master' into rawkv-test disksing 2019-03-08 13:42:28 +0800
  • 39c264a9a9 add batch grpc message (#3) Ryan Leung 2019-03-08 13:30:31 +0800
  • 3c11273160 add batch grpc message (#3) Ryan Leung 2019-03-08 13:30:31 +0800
  • 2756815928 address comments disksing 2019-02-21 17:00:15 +0800
  • 774c0c8166 add batch grpc message rleungx 2019-01-28 13:36:59 +0800
  • 4981ec3e65 address comments disksing 2019-01-21 15:33:16 +0800
  • 7a23d6e7bf add mockstore and rawkv tests disksing 2019-01-18 17:00:13 +0800
  • cbb91cf85c Merge pull request #1 from disksing/rawkv Huachao Huang 2019-01-10 16:27:31 +0800
  • a62678bf38
    Merge pull request #1 from disksing/rawkv Huachao Huang 2019-01-10 16:27:31 +0800
  • 333198de25 move rawkv.go into raw directory rleungx 2019-01-09 14:43:06 +0800
  • 91907d9cd8 move rawkv.go into raw directory rleungx 2019-01-09 14:43:06 +0800
  • b93eafc69c metrics: update metric names disksing 2018-12-25 15:25:53 +0800
  • f2aed3335a metrics: update metric names disksing 2018-12-25 15:25:53 +0800
  • 41c929838b mod: update kvproto disksing 2018-12-25 15:19:53 +0800
  • b6d448a264 mod: update kvproto disksing 2018-12-25 15:19:53 +0800
  • c8709ac45f get rawkv compiled disksing 2018-12-07 17:20:06 +0800
  • 2f971cd6b4 get rawkv compiled disksing 2018-12-07 17:20:06 +0800
  • 0c8f46f9b9 update rpc disksing 2018-12-07 17:04:41 +0800
  • c352b8d6b6 update rpc disksing 2018-12-07 17:04:41 +0800
  • 05faf96c71 rawkv wip disksing 2018-12-05 18:17:58 +0800
  • 82ff767581 rawkv wip disksing 2018-12-05 18:17:58 +0800
  • 29fbcab33e add Makefile disksing 2018-12-04 18:54:26 +0800
  • 04d0061c99 add Makefile disksing 2018-12-04 18:54:26 +0800
  • 3b8be18091 start to work disksing 2018-12-04 18:45:40 +0800
  • 287220c9f7 start to work disksing 2018-12-04 18:45:40 +0800