Not only is `getAll` less efficient, but given that we actually need the keys here, using `getKeys` seems much more suitable.
Not only is `getAll` less efficient, but given that we actually need the keys here, using `getKeys` seems much more suitable.