Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyspace analysis #29

Open
jakekgrog opened this issue Jul 16, 2020 · 0 comments
Open

Keyspace analysis #29

jakekgrog opened this issue Jul 16, 2020 · 0 comments
Labels
discussion This is a discussion thread, feel free to contribute!

Comments

@jakekgrog
Copy link
Owner

We would like a way for our users to be able to perform analysis of the keyspace of a node. This would require keeping track of keys that are frequently used (keys with high number of hits; we need to define what constitutes a high number of hits, perhaps just the top x keys can be returned), the longest keys, shortest keys etc.

We would also like to be able to analyse the largest items in the cache. For example, a user might want to know the largest queue on the node, the longest string, largest set etc.

Again, this is up for discussion and I'm interested in hearing your thoughts!

@jakekgrog jakekgrog added the discussion This is a discussion thread, feel free to contribute! label Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion This is a discussion thread, feel free to contribute!
Projects
None yet
Development

No branches or pull requests

1 participant