Commit graph

2 commits

Author SHA1 Message Date
Roman Gershman
816cec12ed
chore: pull latest helio (#3009)
Also clean-up unused flags.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2024-05-05 22:43:59 +03:00
chakaz
e9f5039665 feat(server): Introduce and use TopKeys class.
TopKeys uses a custom implementation of HeavyKeeper to track top (hot)
keys usage for debugging purposes.
This commit also integrates TopKeys (default off) into DbTable and counts
usage of (present) key lookups.

Signed-off-by: chakaz <chakaz@chakaz>
2023-03-18 15:27:39 +02:00