michaelrun

Results 3 issues of michaelrun

It seems currently only the signer's private key is protect in Enclave, is there any plan to protect all the private keys used for kubernetes components?

I'm using `Redis 7.2.0 (29622276/0) 64 bit` and RediSearch module `2.8.13`. download document-benchmark tool: [RediSeachBenchmark](https://github.com/RediSearch/RediSearchBenchmark/releases/download/v0.1.7/document-benchmark-linux-amd64.tar.gz). here is the steps to reproduce: 1. wget https://s3.amazonaws.com/benchmarks.redislabs/redisearch/datasets/enwiki-abstract/enwiki-latest-abstract.xml 2. ./document-benchmark -hosts "127.0.0.1:6379" -engine redis...

bug

I'm referring to the link: [ftsb](https://github.com/RediSearch/ftsb) to do benchmark redisearch: `ftsb_redisearch --file ecommerce-inventory.redisearch.commands.BENCH.csv` but --file is not supported anymore, maybe the README.md is outdated. But i can't figure out how...