Actually, this is not recommendation for a specific use case - a (web based) database application.
For applications that require to manage state internally it might be still way to go (sorry, I am not a Clojure user).
STM in a simple request->response web application probably is overkill and I'm much more aligned with his recommendation now.
Actually, this is not recommendation for a specific use case - a (web based) database application.
For applications that require to manage state internally it might be still way to go (sorry, I am not a Clojure user).