Functions needed and reasons:
- For mongodb mode, support for change cache default collection is required, Do not disallow modification of shaker_locks and shaker_cache collections.
Because in actual scenarios, different data may be cached in different collections, which may avoid too much data in a single table.
- Decorator api needs to support custom configuration namespace, default file path will cause project migration or function location movement to cause cache invalidation
Hope to support these features as soon as possible.
Functions needed and reasons:
Because in actual scenarios, different data may be cached in different collections, which may avoid too much data in a single table.
Hope to support these features as soon as possible.