On Thu, Aug 13, 2009 at 2:50 PM, Jonas Obrist <ojiido...@gmail.com> wrote:

> [...]
> > >
> Caching isn't really an options since I only have  VPS with very little
> RAM and from reading the docs good caching is done with memcached...
> which uses loads of RAM. Once I have the app stable and everything I'll
> write some benchmarking for it and I'll run some tests without psyco as
> well. This will probably take quite a while though.
>

Filesystem cache should work. Not as fast as memcached (of course), but I
would certainly try it.

Good luck.

-- 
Igor Sobreira
www.igorsobreira.com
www.smartnutstechnology.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to