devbridge / BetterCMS.Demo

Other
9 stars 8 forks source link

Need to restore demo database each 15 minutes #9

Closed Audrunas closed 11 years ago

Audrunas commented 11 years ago

App:

  1. Check why down script fails sometimes
  2. Create new database. After new database will be created, we'll have 2 databases: DB1 and DB2
  3. Each 15 minutes system must switch web.config's connection string to different database and to restart itself.
  4. When database is swithced, another database must downgrade and upgrade itself

UI: It must be a div with time, counting down to 0, displaying, how many seconds left till next database restore

ghost commented 11 years ago

LiquidConnectionProvider used. Each 15 minutes system will restore itself.