Skip to content

Big data with the JS parser

Compare
Choose a tag to compare
@BridgeAR BridgeAR released this 18 Nov 13:01
· 1043 commits to master since this release

Bugfixes

  • Fixed saving buffers with charsets other than utf-8 while using multi (@BridgeAR)
  • Fixed js parser handling big values very slow (@BridgeAR)
  • The speed is up to ~500% faster than before but still up to ~50% slower than the hiredis parser.