The one I mentioned in my post, e.g:

<cfset cacheregionnew(
       region="mycache",
       props=
       {
         type : 'memorydisk'
       }
)>

http://openbd.org/manual/?/caching

:)

On Wed, Oct 3, 2012 at 5:24 PM, David G Ortega <[email protected]> wrote:
> Wht do you mean with minimal setup?
>
> On Wednesday, October 3, 2012 5:13:50 PM UTC+2, Nitai @ Razuna wrote:
>>
>> If you use the minimal setup, the cache will NOT hit the disk and hold
>> it all in memory.
>>
>> Kind Regards,
>> Nitai
>>
>> On Wed, Oct 3, 2012 at 5:10 PM, David G Ortega <[email protected]>
>> wrote:
>> > Thanks Nitai,
>> >
>> > I have been disconnected for a while... Thats why I have taken so long
>> > to contact you. Thanks bytheway.
>> >
>> > I noted that the size is the number on objects opposed to the size of
>> > the cache as I was expecting...
>> > In my experience memorydisk is slow wich is weird since I have found
>> > dataSave and dataLoad quite fast...
>> >
>> > On Sep 11, 11:59 pm, "Nitai @ Razuna" <[email protected]> wrote:
>> >> I've had very good results with it. Did you try clearing out the
>> >> directory, restart the app and then just use the minimal setup as in:
>> >>
>> >>  <cfset cacheregionnew(
>> >>       region="mycache",
>> >>       props=
>> >>       {
>> >>         type : 'memorydisk'
>> >>       }
>> >>     )>
>> >>
>> >> Honestly, we are using Memcached for everything...
>> >>
>> >> Kind Regards,
>> >> Nitai
>> >>
>> >> On Tue, Sep 11, 2012 at 11:28 PM, David G Ortega
>> >>
>> >> <[email protected]> wrote:
>> >> > No one can shed some light?
>> >>
>> >> > will be really appreciated :)
>> >>
>> >> > --
>> >> > online documentation:http://openbd.org/manual/
>> >> >  http://groups.google.com/group/openbd?hl=en
>> >>
>> >> --
>> >> See for yourself how easy it is to manage files today. Join the
>> >> revolution!
>> >>
>> >> Razuna - Hosted Digital Asset Management Solutionhttp://www.razuna.com/
>> >>
>> >> Razuna - Open Source Digital Asset Managementhttp://www.razuna.org/
>> >>
>> >> Twitter -http://twitter.com/razunahq
>> >> Facebook -http://www.facebook.com/razunahq
>> >> Support Platform -http://getsatisfaction.com/razuna
>> >
>> > --
>> > online documentation: http://openbd.org/manual/
>> >  http://groups.google.com/group/openbd?hl=en
>>
>>
>>
>> --
>> See for yourself how easy it is to manage files today. Join the
>> revolution!
>>
>> Razuna - Hosted Digital Asset Management Solution
>> http://www.razuna.com/
>>
>> Razuna - Open Source Digital Asset Management
>> http://www.razuna.org/
>>
>> Twitter - http://twitter.com/razunahq
>> Facebook - http://www.facebook.com/razunahq
>> Support Platform - http://getsatisfaction.com/razuna
>
> --
> online documentation: http://openbd.org/manual/
> http://groups.google.com/group/openbd?hl=en



-- 
See for yourself how easy it is to manage files today. Join the revolution!

Razuna - Hosted Digital Asset Management Solution
http://www.razuna.com/

Razuna - Open Source Digital Asset Management
http://www.razuna.org/

Twitter - http://twitter.com/razunahq
Facebook - http://www.facebook.com/razunahq
Support Platform - http://getsatisfaction.com/razuna

-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

Reply via email to