### Describe the feature The redis driver currently already supports `getItems` via `ioredis.mget`, so i think it's only reasonable to also support `setItems` vie `ioredis.mset` ### Additional information - [x] Would you be willing to help implement this feature?