Y
Hacker News
new
|
ask
|
show
|
jobs
by
ww520
5276 days ago
The site is pretty fast. It states it's hosted by Clojure. I wonder what's the architecture layout is.
1 comments
jvc26
5276 days ago
Whilst it doesn't tell you about the stack it's running on, the site code is open source:
https://github.com/4clojure/4clojure
link
pangram
5276 days ago
Looks like mongodb + compojure + some other interesting libraries (clojail for protected eval, for example), running on a Linode.
link
Rayne
5276 days ago
This is correct. It is worth noting that our setup is hardly complex or clever.
link