Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Check for required libzstd APIs in cmake | sfan5 | 2021-09-01 |
| | | | | It's very unlikely that anyone uses a zstd version this old, but if they do fail early. | ||
* | Switch MapBlock compression to zstd (#10788) | lhofhansl | 2021-08-31 |
* Add zstd support. * Rearrange serialization order * Compress entire mapblock Co-authored-by: sfan5 <sfan5@live.de> |