Commit Graph

401 Commits

Author SHA1 Message Date
chenBright 1675f1639c fix typo in json2pb doc (#1939) 2022-10-10 09:58:28 +08:00
fan 5fbe3a8ce6 fix rpc_press.md (#1942)
Signed-off-by: fan <yfan3763@gmail.com>

Signed-off-by: fan <yfan3763@gmail.com>
2022-10-10 09:57:43 +08:00
Jack·Boos·Yu 3ae3400c5f [document] Add vcpkg instruction step (#1925) 2022-09-16 18:45:15 +08:00
yyweii 7a8b49b4b3 add nacos naming service (#1922) 2022-09-16 18:43:14 +08:00
serverglen 7a69392648 Update bvar_c++.md (#1902) 2022-08-25 10:15:01 +08:00
serverglen a0b670f64b implement bvar::WindowEx and bvar::PerSecondEx (#1603)
* implement bvar::WindowEx and bvar::PerSecondEx

* Update bvar_c++.md

* Update bvar_c++.md

* Update bvar_c++.md

* Update bvar.md
2022-08-16 10:08:41 +08:00
果冻虾仁 d82f8667cb Fix typo: /user is /usr (#1886) 2022-08-15 11:22:39 +08:00
Weibing Wang f303256faa Merge pull request #1608 from serverglen/feature-mbvar
Implement multi bvar feature
2022-08-15 11:20:59 +08:00
serverglen 8650a12747 Update bvar_c++.md 2022-08-12 00:42:23 +08:00
serverglen 034858361c Update mbvar_c++.md 2022-08-12 00:36:29 +08:00
serverglen d84471b81a Update bvar_c++.md 2022-08-12 00:33:20 +08:00
serverglen f538ca1a60 Update bvar.md 2022-08-12 00:10:35 +08:00
serverglen de8fd7c1b4 Update vars.md 2022-08-12 00:06:03 +08:00
wwbmmm f7d897bd07 [doc] Update supported gcc version 2022-07-18 16:19:41 +08:00
LorinLee 28eb063606 Merge pull request #1783 from wwbmmm/fix-attribute-const
Fix __const__ compile error in gcc version >= 11.2.0
2022-07-15 21:53:26 +08:00
Xiaofeng Wang ec73b99fe6 doc: update compiling with cmake 2022-07-13 22:52:34 +08:00
lei he d99110bc55 auto concurrency limiter: update the doc.
Update the documentation for auto concurrency limiter, to make it
consistent with the code.

Signed-off-by: lei he <lhestz@163.com>
2022-07-12 20:03:51 +08:00
TousakaRin 0e6c39413c doc: modify the document to make it consistent with the code (#1821)
Co-authored-by: helei.sig11 <helei.sig11@bytedance.com>
2022-06-23 17:42:56 +08:00
Zhang Xiang 5cd7c21066 Update docs about default value of socket_max_unwritten_bytes (#1819)
* 对齐源码中阈值默认值

* 对齐源码中阈值默认值
2022-06-23 15:56:19 +08:00
wangweibing f345f528ba Merge branch 'master' into fix-attribute-const 2022-06-09 11:16:01 +08:00
James Ge 9556320afc Elaborate how-to-build steps for MacOS 2022-06-08 20:11:08 +08:00
James Ge efa9989e99 Support apple silicon 2022-06-08 16:49:33 +08:00
wangweibing 87e18c6a15 Fix __const__ compile error in gcc version >= 11.2.0 2022-06-07 14:51:21 +08:00
果冻虾仁 abd36b55ec client.md 文档优化 (#1755)
* client.md 文档优化

https:// 后面补一个空格,防止后面的中文被Github网页识别成链接的一部分

* ``
2022-05-09 09:53:34 +08:00
wwbmmm 6befc602ad Add redis auth doc 2022-04-24 16:33:31 +08:00
Weibing Wang 0db9263b16 Merge pull request #1604 from wasphin/feature/single-repeated-to-array
Add an option to allow serialize/deserialize to/from a json array.
2022-03-30 10:14:16 +08:00
Xiaofeng Wang 2bc988614b Add docs for option `pb_single_repeated_to_array' 2022-03-28 23:06:49 +08:00
wangweibing 15dc3b5887 Merge branch 'master' into nshead_rpc_dump_and_replay 2022-03-28 07:06:51 +00:00
Weibing Wang 44bad72fa5 Merge pull request #1494 from wwbmmm/bthread-inherit-span
Support inherit span on bthread create
2022-03-28 14:44:53 +08:00
Weibing Wang 3adb310d52 Merge pull request #1503 from guodongxiaren/dump_http
support dump and replay for HTTP protocol
2022-03-28 14:14:58 +08:00
Weibing Wang 75f5d3d397 Merge pull request #1560 from wwbmmm/endpoint
Support IPV6 and Unix domain socket
2022-03-28 12:24:44 +08:00
Weibing Wang 683585adab Merge pull request #1646 from wwbmmm/update_cpu_profiler_doc
Update cpu profiler doc
2022-03-14 10:23:58 +08:00
Weibing Wang 24011d95ef Merge pull request #1400 from wwc7654321/master
Update atomic_instructions.md
2022-03-11 19:43:47 +08:00
guodongxiaren 600e3dcc27 merge master 2022-02-20 19:31:43 +08:00
guodongxiaren b585ec2064 Merge branch 'master' into dump_http 2022-02-20 18:49:22 +08:00
Tudou 8f01941e05 docs: fix typo 2022-02-16 20:25:13 +08:00
guodongxiaren 1fb00bf980 update doc for rpc_replay 2022-01-27 21:29:02 +08:00
LorinLee f1cbe0a5a6 Merge pull request #1665 from JiaoZiLang/master
docs(circuit_breaker): fix word error
2022-01-23 01:19:40 +08:00
jiaozilang afc33b595b docs(circuit_breaker): fix word error 2022-01-08 23:13:37 +08:00
wwbmmm fb2c8247fc Update cpu profiler doc 2021-12-20 17:15:39 +08:00
Jiatao Tao 3e85e36f8e minor, fix typo in execution_queue.md 2021-12-16 20:30:55 +08:00
wwbmmm 67fd03b08a Replace baidu internal wiki address 2021-12-15 14:21:45 +08:00
jamesge 39aa541cf5 Merge pull request #1613 from egolearner/patch-1
Fix typo
2021-12-15 14:01:07 +08:00
wwbmmm 87bc97a77c Update rpc_press doc to remove specific hostname 2021-12-15 13:56:59 +08:00
tanzhongyi003 991e40efd9 update docs 2021-12-12 09:26:24 +08:00
Jiashun Zhu 731730da85 Merge pull request #1559 from wwbmmm/update_doc
Update doc of client/server/error_code/status/cpu_profiler/bthread_id
2021-12-07 23:13:54 +01:00
therealnick233 da9d330307 fix小typo
found when following the instruction
2021-11-25 17:51:02 +08:00
egolearner 3a6a0b9369 Fix typo 2021-11-25 10:56:15 +08:00
serverglen 788dd2454a Add mbvar_c++.md doc 2021-11-18 23:07:09 +08:00
wangweibing 5759810cc0 Update client doc about channel destruction 2021-11-17 02:29:47 +00:00