Live data from Hacker News

Viewing profile — graceofs

graceofs

HN member
Joined
Wed, Jan 22, 2014, 8:32 AM UTC
HN karma
58
Public activity
22 items

About graceofs

Cofounder of ObjectiveFS cloud filesystem https://objectiveFS.com

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #10119951

    Thanks! We plan to publish a feature comparison table soon. A couple more differences: 1. We have strong end-to-end integrity checks and encryption on by default. 2. Amazon EFS's p…

  5. comment
    Comment #10119712

    s3fs-fuse is a one-to-one mapping and doesn't do things like atomic rename of directories, mutual exclusion of open exclusive, append to file requires rewriting the whole file and …

  6. comment
    Comment #10119667

    Hi Ben, thanks for your feedback. We will add more technical details and clarify the differences between objectivefs and s3fs-fuse. ObjectiveFS is a log structured filesystem that …

  7. comment
    Comment #10119649

    It's a complete POSIX filesystem, and we implement a log-structured filesystem on top of S3. So, you can use it with your regular programs expecting POSIX semantics. Mounting S3 le…

  8. comment
    Comment #10119631

    Thanks for letting me know. We are getting a lot of traffic, and working on fixing it. UPDATE: the website should be faster now.

  9. comment
    Comment #9888828

    Congrats, Yuri!

  10. story
  11. story
  12. story
  13. story
  14. story
  15. comment
    Comment #9791584

    Thanks for your insightful comment. We are currently competing with NFS, GlusterFS & other distributed file systems. Our software is much easier to use, requires no storage cluster…

  16. story
  17. story
  18. comment
    Comment #9785844

    Hi Sam and Kevin, We built ObjectiveFS, it's like Dropbox, but for servers. We have users running our shared file system in production, and are getting great feedback. Our current …

  19. story
  20. story
  21. comment
    Comment #9350475

    We couldn't find a solution either, so we built a posix filesystem with S3 backend backend that is easy to run and scale. If you want to give ObjectiveFS ( https://objectivefs.com …

  22. comment
    Comment #9350363

    If you need something like EFS today, there is ObjectiveFS ( https://ObjectiveFS.com ), a posix cloud file system with S3 backend. Disclaimer: I am a co-founder :-)