Changes
🚀 Features
- Implement
JSON.TYPE
,JSON.ARRLEN
andJSON.ARRAPPEND
🐛 Bug Fixes
- Fix encoding of None (#118)
🧰 Maintenance
- Start skeleton for streams commands in
streams_mixin.py
andtest_streams_commands.py
- Start migrating documentation to https://fakeredis.readthedocs.io/
Full Changelog: v2.5.0...v2.6.0