provectus / kafka-ui

Open-Source Web UI for Apache Kafka Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Erlang binary term format in the key/value serde

rlipscombe opened this issue Β· comments

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

Our apps use Erlang's term_to_binary for serializing values; it would be nice if this was a supported serde.

Describe the feature you're interested in

Add support for Erlang's binary term format -- External Term Format, documented here: https://www.erlang.org/doc/apps/erts/erl_ext_dist.html; sometimes referred to as BERT (I'm not sure if there are any differences between the two).

Describe alternatives you've considered

No response

Version you're running

56fa824 v0.7.1

Additional context

No response

Hello there rlipscombe! πŸ‘‹

Thank you and congratulations πŸŽ‰ for opening your very first issue in this project! πŸ’–

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. πŸ‘€