Why "custom dictionary" support was removed? #198

Closed
opened 2026-01-29 20:39:43 +00:00 by claunia · 4 comments
Owner

Originally created by @Un1oR on GitHub (Sep 28, 2017).

Subj

Originally created by @Un1oR on GitHub (Sep 28, 2017). Subj
Author
Owner

@eustas commented on GitHub (Sep 28, 2017):

To make API concise and clear for v1.0.0 release.
Internally we are developing a better alternative, and will public it soon.

@eustas commented on GitHub (Sep 28, 2017): To make API concise and clear for v1.0.0 release. Internally we are developing a better alternative, and will public it soon.
Author
Owner

@fxfactorial commented on GitHub (Oct 9, 2017):

Is 1.0.0 going to be a stable release? I am maintaining OCaml bindings to brotli and the API changes quite often? https://github.com/fxfactorial/ocaml-brotli

@fxfactorial commented on GitHub (Oct 9, 2017): Is 1.0.0 going to be a stable release? I am maintaining OCaml bindings to brotli and the API changes quite often? https://github.com/fxfactorial/ocaml-brotli
Author
Owner

@eustas commented on GitHub (Oct 13, 2017):

v1.0 means "stable". All the existing API are stable and cover the most useful use-cases.
In future versions (v1.x), we plan to add more functions, but the API that is released in v1.0 will be untouched.

@eustas commented on GitHub (Oct 13, 2017): v1.0 means "stable". All the existing API are stable and cover the most useful use-cases. In future versions (v1.x), we plan to add more functions, but the API that is released in v1.0 will be untouched.
Author
Owner

@KOLANICH commented on GitHub (Nov 22, 2019):

Any progress bringing dictionaries back? Without dictionaries compressing DB records is inefficient.

@KOLANICH commented on GitHub (Nov 22, 2019): Any progress bringing dictionaries back? Without dictionaries compressing DB records is inefficient.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#198