Caching should be introduced for the most accessed file, i.e. collection.json with the DTS record's collection metadata and record options.
Best solution may be based on Redis.
The bean manager should help selecting an appropriate CollectionMetadataProcessor etc. when a cache of a certain type (Redis, etc.) is available.
Caching should be introduced for the most accessed file, i.e.
collection.jsonwith the DTS record's collection metadata and record options.Best solution may be based on Redis.
The bean manager should help selecting an appropriate CollectionMetadataProcessor etc. when a cache of a certain type (Redis, etc.) is available.