Yangguang Guo
2013-04-30 09:26:03 UTC
hi, i am new to redis. I want to use redis as only one database in my
application, which has online trading.
1. Redis is good to online trading web application? Is it safe?
2. Redis is an in-memory database,but after i close redis server, computer,
and later restart computer and redis server, the data is still
available.why the data is still there? I mean it is in memory, and will be
lost when the computer is shut off.
3.Just only use redis as my web app's db is good enough?
4. I didn't find a orm-like plugin or ruby gem for redis, i think redis gem
is not good enough to save, update, read, delete data in my app, do you
have a recommend one for me?
Could you help me? Thank you, :)
application, which has online trading.
1. Redis is good to online trading web application? Is it safe?
2. Redis is an in-memory database,but after i close redis server, computer,
and later restart computer and redis server, the data is still
available.why the data is still there? I mean it is in memory, and will be
lost when the computer is shut off.
3.Just only use redis as my web app's db is good enough?
4. I didn't find a orm-like plugin or ruby gem for redis, i think redis gem
is not good enough to save, update, read, delete data in my app, do you
have a recommend one for me?
Could you help me? Thank you, :)
--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to redis-db-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/redis-db?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to redis-db-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/redis-db?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.