# @theorchard/songwhip-utils-redis

## 1.1.0

### Minor Changes

- Added a new "createBatch" method to the RedisClient class, which allows for creating a batch of Redis commands that can be executed together. This can help improve performance by reducing the number of round trips to the Redis server.
- Updated dependencies
  - @valkey/valkey-glide@^2.4.0
  - jose@^6.2.3

## 1.0.1

### Patch Changes

- Bumped jose to ^6.2.2
- Bumped @valkey/valkey-glide to ^2.3.1
