It seems that everyone here tries to keep you to using files :)
Try to look at how various unix programs keep their cache and indexes, especially at squid.
You'll see a pattern of using a hierarchy of nested directories without more than 256 subdirs or files (leaves in the tree) in any given dir.
More information about formatting options
It seems that everyone here
It seems that everyone here tries to keep you to using files :)
Try to look at how various unix programs keep their cache and indexes, especially at squid.
You'll see a pattern of using a hierarchy of nested directories without more than 256 subdirs or files (leaves in the tree) in any given dir.