Myth

Results 100 comments of Myth

请问您的场景是?

Thank you. I should have searched the content of closed issue first, so I bothered you.

We also need to update our website :) @git-hulk

> Yes, @caipengbo you can help to update as well when you're free. https://github.com/apache/incubator-kvrocks-website/blob/main/docs/01-supported-commands.md If I update the repository, will the site automatically update?

Yes, you can do it :) @tanruixiang

The original purpose of using `rocksdb::DB::Get()` to Get Metadata, I guess is to get the latest metadata (but mistakenly using the old snapshot). The purpose of this is: snapshot is...

Indeed, this is a bug. For expired keys, we should filter them out at the source side.

Cool!How much performance improvement did you get from testing?