- 04 Aug, 2020 1 commit
-
-
glorv authored
Signed-off-by:
glorv <glorvs@163.com>
-
- 01 Aug, 2020 1 commit
-
-
Xinye Tao authored
Signed-off-by:
tabokie <xy.tao@outlook.com>
-
- 22 Jul, 2020 1 commit
-
-
Jay authored
Jemallocator has not been active for several months. We published our own fork, which upgraded jemalloc to 5.2.1. Signed-off-by:
Jay Lee <BusyJayLee@gmail.com>
-
- 17 Jul, 2020 1 commit
-
-
ti-srebot authored
Signed-off-by:
ti-srebot <ti-srebot@pingcap.com>
-
- 30 Jun, 2020 1 commit
-
-
yiwu-arbug authored
* RocksDB may print large log lines up to 64k. The default 1k buffer for `logv` is too small and truncates rocksdb log. When we detect log line is too long, we allocate a large enough buffer on heap and try again. * When log level is not specified, defaults to header level.
-
- 24 Jun, 2020 1 commit
-
-
Ryan Leung authored
* use shared_ptr for rate limiter Signed-off-by:
Ryan Leung <rleungx@gmail.com>
-
- 23 Jun, 2020 1 commit
-
-
Ryan Leung authored
* support change rate limiter dynamically Signed-off-by:
Ryan Leung <rleungx@gmail.com>
-
- 12 Jun, 2020 1 commit
-
-
yiwu-arbug authored
Signed-off-by:
Yi Wu <yiwu@pingcap.com>
-
- 10 Jun, 2020 1 commit
-
-
pingcap-github-bot authored
Signed-off-by:
sre-bot <sre-bot@pingcap.com>
-
- 04 Jun, 2020 3 commits
-
-
pingcap-github-bot authored
-
pingcap-github-bot authored
-
pingcap-github-bot authored
-
- 03 Jun, 2020 1 commit
-
-
qupeng authored
Signed-off-by:
qupeng <qupeng@pingcap.com>
-
- 02 Jun, 2020 1 commit
-
-
pingcap-github-bot authored
-
- 01 Jun, 2020 1 commit
-
-
pingcap-github-bot authored
-
- 29 May, 2020 1 commit
-
-
pingcap-github-bot authored
-
- 12 May, 2020 1 commit
-
-
Connor authored
Signed-off-by:
Connor1996 <zbk602423539@gmail.com>
-
- 08 May, 2020 1 commit
-
-
Connor authored
* add titan customized stats Signed-off-by:
Connor <zbk602423539@gmail.com>
-
- 07 May, 2020 1 commit
-
-
pingcap-github-bot authored
-
- 06 May, 2020 2 commits
-
-
pingcap-github-bot authored
-
Neil Shen authored
Signed-off-by:
Neil Shen <overvenus@gmail.com>
-
- 04 May, 2020 1 commit
-
-
Weizhen Wang authored
remove Valist and make logger return the log string instead of ```snprinf``` by client. Signed-off-by:
Wangweizhen <hawking.rei@gmail.com>
-
- 29 Apr, 2020 1 commit
-
-
pingcap-github-bot authored
-
- 28 Apr, 2020 1 commit
-
-
pingcap-github-bot authored
-
- 26 Apr, 2020 1 commit
-
-
pingcap-github-bot authored
-
- 17 Apr, 2020 1 commit
-
-
pingcap-github-bot authored
-
- 14 Apr, 2020 1 commit
-
-
TXXT authored
- Export encryption perf context api - Fix travis - Default nightly toolchain Signed-off-by:
TXXT <hunterlxt@live.com>
-
- 13 Apr, 2020 1 commit
-
-
Connor authored
* add run sst dump Signed-off-by:
Connor <zbk602423539@gmail.com>
-
- 11 Apr, 2020 1 commit
-
-
Weizhen Wang authored
Signed-off-by:
Wangweizhen <hawking.rei@gmail.com> UCP https://github.com/tikv/tikv/issues/6496 Fix this error from clippy. ``` this public function dereferences a raw pointer but is not marked `unsafe` help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#not_unsafe_ptr_arg_deref ```
-
- 10 Apr, 2020 1 commit
-
-
pingcap-github-bot authored
rocksdb: Fix wrong key being read on ingested file with global seqno and delta encoding (facebook#6669) (#469)
-
- 02 Apr, 2020 1 commit
-
-
pingcap-github-bot authored
-
- 01 Apr, 2020 3 commits
-
-
pingcap-github-bot authored
-
yiwu-arbug authored
#463 forget to expose `static_libcpp` feature to top level Cargo.toml. Fixing it. Signed-off-by:
Yi Wu <yiwu@pingcap.com>
-
David Wong authored
Closes https://github.com/tikv/rust-rocksdb/issues/461Signed-off-by:
David Wong <davidwg@calibra.com>
-
- 31 Mar, 2020 1 commit
-
-
Weizhen Wang authored
Signed-off-by:
Wangweizhen <hawking.rei@gmail.com> UCP [#6496](https://github.com/tikv/tikv/issues/6496) add interface corresponds to the Logger interface
-
- 30 Mar, 2020 1 commit
-
-
yiwu-arbug authored
Fix rust-rocksdb/master should point to rocksdb/6.4.tikv. Also update rocksdb with the change: ``` 979a985cf 2020-03-25 yiwu@pingcap.com Add counter in perf_context to time cipher time (#158) ``` Signed-off-by:
Yi Wu <yiwu@pingcap.com>
-
- 20 Mar, 2020 3 commits
-
-
Yi Wu authored
Signed-off-by:
Yi Wu <yiwu@pingcap.com>
-
Wallace authored
Signed-off-by:
Little-Wallace <bupt2013211450@gmail.com> renew branch of multibatch-write. Optimize for large write batch block other thread.
-
yiwu-arbug authored
Add `KeyManagedEncryptedEnv` API and related `EncryptionKeyManager` trait. Signed-off-by:
Yi Wu <yiwu@pingcap.com>
-
- 18 Mar, 2020 1 commit
-
-
Qinxuan Chen authored
Signed-off-by:
koushiro <koushiro.cqx@gmail.com>
-