relevant issue in valkey core repo https://github.com/valkey-io/valkey/issues/2618 current size is 8 bytes ```c typedef long long mstime_t ``` so hash fields < 8 chars effectively have their size doubled
relevant issue in valkey core repo valkey-io/valkey#2618
current size is 8 bytes
so hash fields < 8 chars effectively have their size doubled