elasticsearch/libs/native
Ryan Ernst 405b88b882
Add zstd to native access (#105715)
This commit makes zstd compression available to Elasticsearch. The
library is pulled in through maven in jar files for each platform, then
bundled in a new platform directory under lib. Access to the zstd
compression/decompression is through NativeAccess.
2024-03-13 09:45:12 -07:00
..
jna Add zstd to native access (#105715) 2024-03-13 09:45:12 -07:00
libraries Add zstd to native access (#105715) 2024-03-13 09:45:12 -07:00
src Add zstd to native access (#105715) 2024-03-13 09:45:12 -07:00
build.gradle Add zstd to native access (#105715) 2024-03-13 09:45:12 -07:00