facebook / facebook/zstd

Request: Stabilize ZSTD_createDDict_byReference

Open
#4,283 2 comments 1 reaction 0 assignees View on GitHub
feature request
Dominant language
C
Stars
27.9k
Forks
2.6k
Avg merge
1d 3h
Merged PRs (30d)
8

Description

This function (`ZSTD_createDDict_byReference`) is used by RocksDB, and long has been. It is essentially required for digested dictionary support so that we can manage raw bytes ourselves without memory duplication. It would be good (eventually) not to require `ZSTD_STATIC_LINKING_ONLY` for this feature. Some context in https://github.com/facebook/rocksdb/pull/13362

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.