Skip to content

MaksTenne/Invalid-bulk-string-terminator

Repository files navigation

Invalid-bulk-string-terminator

DragonflyDB with StackExchange.Redis: Invalid bulk string terminator exception reproduction. (dragonflydb/dragonfly#4424)

Reproduction

Clone the repository and run the project.

Start the DragonflyDB container:

docker run -p 6379:6379 --ulimit memlock=-1 docker.dragonflydb.io/dragonflydb/dragonfly

generate cache: https://localhost:7262/api/Redis/generate list companies: https://localhost:7262/api/Redis/data

First time will return the list of companies, but the second time will throw the invalid bulk string terminator exception. Thir time will return the list of companies again etc.....

About

Invalid bulk string terminator reproduction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published