Can you please write more elaborative steps to install and run the compression
Hi, It is quite difficult to understand the documentation I am facing problem in configuring the library we request you to write a document in a more descriptive way. With all the dependent libraries from where we will get the libs etc.
+1
2020/11/09 16:32:47 [error] 1317#0: init_by_lua error: /usr/local/share/lua/5.1/kong/tools/utils.lua:590: /usr/local/share/lua/5.1/zstd.lua:92: libzstd.so: cannot open shared object file: No such file or directory
@szl-926929 luajit-zstd requires a libzstd.so library. Did you install it? If not, you can install it as directed by https://github.com/facebook/zstd#build-instructions.