Package fs implements github.com/i3vnode/i3v-chat/server/media interface by storing media objects in a single
directory in the file system.
This module won't perform well with tens of thousand of files because it stores all files in a single directory.