Is it recommended to re-use the KV storage in multiple workers? Or should be create multiple KV ? F
Is it recommended to re-use the KV storage in multiple workers? Or should be create multiple KV ?
For example I have one KV storage :
or any performance improvement is expected if I create multiple cache storage for each worker as they are running on different region using smart placement binding with D1 APAC, EUROPE etc.
For example I have one KV storage :
KVCACHE and re-using in 4-5 workers to cache the basic info using different keys. Is it ok? or any performance improvement is expected if I create multiple cache storage for each worker as they are running on different region using smart placement binding with D1 APAC, EUROPE etc.




