redis-schematics
redis-schematics copied to clipboard
Add validation to verify dump type before loads
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