Earlier quoted context omitted.
I have some extra if you'd like one. Let me know how to get it to you and I will.
Would also like one if you have an extra. Thx in advance. (Click on username to see my email in profile)
Bluesky migrates to single-tenant SQLite
81–90 of 247 posts
Re: Bluesky migrates to single-tenant SQLite
#82Re: Bluesky migrates to single-tenant SQLite
#83Why sha256 hash the user into to get a two character target directory? Wouldn't md5 be much faster and solve the same problem?
This is probably not about collisions but about filesystem limitations (max number of files in a directory).