12345678910111213141516171819202122232425262728 |
- <html>
- <head>
- <title>Help us test the SQL move!</title>
- <meta name="date" content="2012-03-20 14:15" />
- <meta name="author" content="Christopher Allan Webber" />
- </head>
- <body>
- <p>Hiya all!</p>
- <p>We're currently in the process of moving MediaGoblin over from MongoDB
- over to SQL(alchemy). We're pretty close to landing it, and would
- like to do so for the next release. But we need help testing!</p>
- <p>We can use both:
- <ul>
- <li>People who are already running MediaGoblin (test) instances who are
- willing to help test conversion</li>
- <li>People who are willing to help test setting up new environments</li>
- </p>
- <p>Interested in helping?
- <a href="http://wiki.mediagoblin.org/SQL_Database_Backend#Testing_SQL">Follow these docs</a>
- and <a href="http://mediagoblin.org/pages/join.html#irc">join us on IRC</a> to help us get rolling!</p>
- <p>We appreciate it!</p>
- </body>
- </html>
|