Skip to content

leonchen/redis-reply-js-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

redis-reply-js-parser

yet another js parser for redis replies

We met some parsing bug on multi replies using the official javascript parser in node_redis. So I wrote this one to solve the issue. The performance is very close to the official javascript parser from my local, testing with the multi_bench script in the node_redis module.

About

yet another js parser for redis replies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published