I believe CLSQL-Fluid is still necessary.

If you remove it, your app may appear to work fine while you are
testing it, but then fail under load as it accesses the database from
multiple threads.

-- Scott


On Wed, Feb 19, 2014 at 9:37 AM, petter <[email protected]> wrote:
> It seem to work with the standard CLSQL-FLUID:
>
> (ql:quickload "clsql-postgresql-socket")
> (ql:quickload "clsql-fluid")
> (ql:quickload "weblocks")
>
> This is a great improvement :-)
>
> On Tuesday, February 18, 2014 3:26:24 PM UTC+1, petter wrote:
>>
>> Does the clsql postgresql-socket backend still require the hacked
>> CLSQL-FLUID library?
>
> --
> You received this message because you are subscribed to the Google Groups
> "weblocks" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/weblocks.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/weblocks.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to