diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-03-17 13:53:45 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-03-17 13:53:45 -0500 |
commit | f6097b2eac3d436cefd3e17992fa0b448672214a (patch) | |
tree | 1f8c2fe15e32a759fc6728817dcda171dd618b90 /docs/source/devel | |
parent | 8dad2978e7380cd3fc64eef6ca552ffa602caa32 (diff) | |
download | mediagoblin-f6097b2eac3d436cefd3e17992fa0b448672214a.tar.lz mediagoblin-f6097b2eac3d436cefd3e17992fa0b448672214a.tar.xz mediagoblin-f6097b2eac3d436cefd3e17992fa0b448672214a.zip |
Clarification on some original design decisions things.
Diffstat (limited to 'docs/source/devel')
-rw-r--r-- | docs/source/devel/originaldesigndecisions.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/source/devel/originaldesigndecisions.rst b/docs/source/devel/originaldesigndecisions.rst index 7e5278ec..2843870c 100644 --- a/docs/source/devel/originaldesigndecisions.rst +++ b/docs/source/devel/originaldesigndecisions.rst @@ -10,6 +10,10 @@ This chapter talks a bit about design decisions. +Note: This is an outdated document. It's more or less the historical +reasons for a lot of things. That doesn't mean these decisions have +stayed the same or we haven't changed our minds on some things! + Why GNU MediaGoblin? ==================== @@ -157,6 +161,9 @@ Chris Webber on "Why WSGI Minimalism": Why MongoDB =========== +(Note: We don't use MongoDB anymore. This is the original rationale, +however.) + Chris Webber on "Why MongoDB": In case you were wondering, I am not a NOSQL fanboy, I do not go |