-
Notifications
You must be signed in to change notification settings - Fork 284
Open
Description
Currently when using a local blobstore, all blobs (per account) are just dumped in a single blocks dir, which is going to slow down disk access over time once an account hits over, say, 10k blobs. (Not unreasonable to expect.) By contrast, the actors dir has at least a single level of distribution into 256 subfolders. Any chance to have the same kind of distribution for blocks?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels