redis-schematics icon indicating copy to clipboard operation
redis-schematics copied to clipboard

Add validation to verify dump type before loads

Open nicolasmota opened this issue 5 years ago • 0 comments

Type

  • Bug fix

Status

  • Done

Tasks

  • [ ] Unit tests
  • [ ] Integration tests
  • [ ] Documentation
  • [ ] Changelog

Description

This PR adds a validation before loads the dump data. This fixes the problem that redis on Python 3 returns bytes instead of string

Needs Release

  • Bugfix

nicolasmota avatar Feb 07 '20 16:02 nicolasmota