Gavrie Philipson

Results 15 comments of Gavrie Philipson

@gkorland @AbdulJabbarDumrai I'm actually quite curious if our new Rust version would compile on Windows! However, I suspect that Redis 4 won't be good enough, since we may use some...

@AbdulJabbarDumrai the `master` version does not use `make`, but rather `cargo build` (being written in Rust). See the updated build instructions: https://github.com/RedisJSON/RedisJSON#build

Opened #164 for this

It seems like you wrote `git pull` when you really meant `git clone`... I hope it's as simple as that.