#Multicache was removed

1 messages · Page 1 of 1 (latest)

wicked spade
#

Anybody aware why https://github.com/nestjs/nest/pull/7171 is no longer available in master?
Unfortunately this prevents usage of CacheManagers multicache feature https://github.com/nestjs/nest/issues/6419

GitHub

PR Checklist
Please check if your PR fulfills the following requirements:

The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md
Tests for the chan...

GitHub

Feature Request Is your feature request related to a problem? Please describe. Cache-manager which used by a nest cache module supports multi store configuration. That can increase performance in s...

round peak
#

it is still available

#

you can search on multiCaching in that repo