Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Are there any articles on the "HN storing everything on the file system"?

I am quite interested in the architecture, because I found this approach nice for some sites I was building. They were not very large though.



If you're keen, you can get the source code and take a look: http://www.arclanguage.com/install

File system stores aren't that uncommon (aside from the VSAM days, even in RDBMS times+) - it's a common approach for Wiki implementations too.


Also, unless your DB tables are in-memory tables, you are using a very fancy interface to a file system store (that is usually in a nontrivial format.)




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: