Re: production setup

Richard Newman <[email protected]> Mon, 2 Oct 2006 13:20:23 +0100
Newsgroups gmane.lisp.web
Message-ID <[email protected]>
I've had a lot of success with SBCL + Linux + Araneida. These days I  
do a lot of stuff with Allegro + AllegroServe, but I'm fortunate in  
that I don't have to pay for it myself.

My data storage is usually RDF.

-R

On  2 Oct 2006, at 1:06 PM, Damir Horvat wrote:

> So I ask here, what is your preferred _free_ setup for web development
> using Lisp, which you also consider production ready?
> Are you using SQL or some in-memory database?