-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Schema Change
-
None
Reasons for doing this:
1. We benefit from the existing test architecture (currently it's very difficult to test wiki doc stuff without clobbering the transclusion index)
2. We benefit from load balancing /doc against all servers
3. We simplify our hosting configuration due to point 2
4. We simplify our codebase to just do normal inserts and selects, rather than having to maintain a flat file database.
5. We can replicate this to slaves so they have working documentation
- has related issue
-
MBH-262 wikidocs index mismatch on beta is causing old transclusions to appear on the main site
-
- Closed
-
1.
|
transclusion to DB: SQL |
|
Closed | Ian McEwen |
2.
|
transclusion to DB: UI |
|
Closed | Ian McEwen |