kayos:确保所有物品安全

时间:2021-05-12 13:04:59
【文件属性】:
文件名称:kayos:确保所有物品安全
文件大小:27KB
文件格式:ZIP
更新时间:2021-05-12 13:04:59
C 卡约斯 确保所有物品安全 克隆: git clone --recursive git@github.com:erg/kayos.git 构建依赖项: cmake snappy sudo apt-get install cmake libsnappy-dev 要建立kayos: Unix: mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release .. && cmake --build . -- -j9 mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release .. && cmake --build . -- -j9 Unix调试: cmake -DCMAKE_BUILD_TYPE=Debug .. && cmake --build . -- -j9 cma
【文件预览】:
kayos-master
----.gitignore(10B)
----test-c()
--------test_buffer.c(3KB)
----src()
--------consumer_json.c(2KB)
--------buffer.c(2KB)
--------both.c(8KB)
--------paths.h(221B)
--------producer_http.h(265B)
--------consumer.h(484B)
--------producer_http.c(3KB)
--------errors.h(177B)
--------consumer.c(3KB)
--------consumer_http.c(3KB)
--------io.h(605B)
--------kayos_server_main.c(4KB)
--------consumer_http.h(245B)
--------json_utils.h(2KB)
--------json_utils.c(5KB)
--------hexdump.h(260B)
--------hexdump.c(1KB)
--------producer.h(528B)
--------buffer.h(603B)
--------producer_json.c(1KB)
--------errors.c(464B)
--------consumer_json.h(379B)
--------io.c(3KB)
--------producer.c(2KB)
--------paths.c(1KB)
--------kayos_producer_main.c(428B)
--------kayos_consumer_main.c(428B)
--------debug.h(908B)
--------both.h(2KB)
--------producer_json.h(415B)
----.gitmodules(287B)
----deps()
--------jansson()
--------forestdb()
--------http-parser()
----README.md(3KB)
----python()
--------db-tester.py(5KB)
----test-dbs()
--------test0.input.pubsub(0B)
--------test-keys123.output.json(33B)
--------test-keys123.input.telnet(24B)
--------test0.input.binary(0B)
--------test0.input.json(3B)
--------test0.input.telnet(0B)
--------test0.output.json(3B)
--------test0.input.http(0B)
----CMakeLists.txt(2KB)

网友评论