Skip to content

phpredis/redis-client-fuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis Client Fuzzer

Project to help fuzz test PHP Redis clients that support PhpRedis' API.

# Exclude DEL and EXISTS for now since they will have cross-slot errors
php src/fuzz.php --exclude del,exists

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published