
November 6th, 2012, 03:42 AM
|
|
Registered User
|
|
Join Date: Nov 2012
Posts: 1
Time spent in forums: 6 m 59 sec
Reputation Power: 0
|
|
|
Two Databases instead of one?
Hi,
I have a design question, which was a suggestion from someone and i am trying to follow up on...
I currently have a single Database which can be highly active as it will be processing messages from a phone system, so it will have periods of being normal and also very busy.
I have been thinking that i could divide my current Database into 2 Databases, to have one whos role would be to hold Historical data and the second to hold only Realtime data. The RealTime data thats no longer active would go into the History.
What I wish to know is, the pros and cons? I still want both Databases to work together as they do currently, but the strategy would be that the Realtime Database will be always small enough to exist in Cache/RAM/etc and be responsive. And the Historical Database will grow as it needs.
Thanks,
Rich.
|