litestar-pg-redis-docker
litestar-pg-redis-docker copied to clipboard
Improve decoder performance on SQL call
Pull Request Checklist
- [ ] New code has 100% test coverage
- [ ] (If applicable) The prose documentation has been updated to reflect the changes introduced by this PR
- [ ] (If applicable) The reference documentation has been updated to reflect the changes introduced by this PR
- [ ] Pre-Commit Checks were ran and passed
- [ ] Tests were ran and passed
Description
- replaced
orjsontip withmsgspec - improved
msgspecdecode performance