Open calvinmetcalf opened 10 years ago
Originally I wasn't sure, but over time I've realized that avoiding fs hosing is the main goal, and that files can be relatively large (hundreds of gigabytes) and still be okay. Access to arbitrary file locations isn't important to my use case at this point, but it may be in the future (for e.g. bittorrent style sync applications).
@maxogden I think we may have been on different pages on the goals, I've been working under the assumption that this should be a file store which
I'm getting the impression though that what you want is something that
I'm not trying to advocate one or the other I just want to make sure we're on the same page.