odyssey/stress
Daniil Zakhlystov 222da0c70a
Implement libpq compression (#230)
* Add zlib and zstd to cmake

* Add zpq_stream to machinarium

--
zpq_stream is used for streaming compression/decompression of Postgres protocol

* Add zpq_stream-related functions to machinarium

* Add compression set/free/read/write logic to machinarium

* Add startup packet compression var to kiwi

* Add compression_ack backend message support for kiwi

* Add compression setup logic for main odyssey project

* apply fmt

* fix format #2

Co-authored-by: root <root@ubuntu-build-machine.ru-central1.internal>
2020-11-23 13:22:17 +05:00
..
CMakeLists.txt Implement libpq compression (#230) 2020-11-23 13:22:17 +05:00
histogram.h Applying clang-format with saving indentations (#140) 2020-04-02 16:00:56 +05:00
odyssey_stress.c tcp keepalive settings 2020-07-22 13:05:16 +05:00