You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Seaweed File System
Does seaweed store the contents (value objects) in the cache? I created multiple objects using the S3 API. I checked the Redis cache for the created objects. I observed that the key entries exist but not the content. Content is (nil). Is this an expected behavior? I want to know where the filer stores frequently accessed objects in the cache and renders directly, without having to go to the disk/volume.