-
Notifications
You must be signed in to change notification settings - Fork 24.5k
Closed
Description
hi, i am new to redis. I want to use redis as only one database in my application, which has online trading.
- Redis is good to online trading web application? Is it safe?
- 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? - 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?
Thank you, :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels