Use binary representation for key values dumped to crash log (#10275)
Use binary representation for key values dumped crash to log,
so that if they contain null chars they're still printed correctly.
Additionally limit their length to 128 chars
Co-authored-by:
Oran Agra <oran@redislabs.com>
Please register or sign in to comment