bholtland


  • A custom Cache decorator for NestJS and Redis to simplify the process of caching methods. NestJS supports caching Controller routes out of the box, but not caching on service methods or integrated clients.

    published 0.1.0 2 years ago
  • A custom decorator that uses the [`class-transformer`](https://github.com/typestack/class-transformer) and [`class-validator`](https://github.com/typestack/class-validator) npm packages under the hood to deserialize method response data and validate it ac

    published 0.0.3 2 years ago