Hacker News new | ask | show | jobs
by rakibtg 1964 days ago
You are correct, it is suitable for small-medium traffic websites with less write operations and more read operations. We have a simple file locking mechanism to handle this situation. The caching part makes it a static storage by combining multiple files per query.
1 comments

Seems great for blogs and marketing sites, especially if you've got a CDN in front.