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

I am the author (of the blog post and of the Clace project). Clace is built for one specific use case: internal web apps, to run locally or on a shared server, for use by a team. Clace is not a general purpose web server. It is an application server which uses containers and sandboxing (when running Starlark code) to allow for multiple apps to be managed easily. Clace just happens to implement some web server features for operational simplicity, to avoid requiring an additional component to be managed.

I am not claiming a SQLite database is always the right approach for serving static files. In my particular use case for Clace, I found a database to work better.



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

Search: