>I think this is more appropriate as a replacement for cache.ram than
>db.

maybe. but there is more than caching there:

"
While all the data lives in memory, changes are asynchronously saved
on disk using flexible policies based on elapsed time and/or number of
updates since last save.

If you can't afford losing some data, starting on version 1.1
(currently in beta but you can download it from the Git repository)
Redis supports an append-only file persistence mode. Check more on
Persistence, or read the AppendOnlyFileHowto for more information.
"

-- 
Kuba

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

Reply via email to