Changes between Version 22 and Version 23 of MultipleDatabaseSupport
- Timestamp:
- Sep 12, 2008, 6:15:24 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MultipleDatabaseSupport
v22 v23 25 25 26 26 * [http://groups.google.com/group/django-developers/msg/078099f199bdfb79 Jan Oberst demonstrates part of his sharding API] 27 * [http://softwaremaniacs.org/soft/mysql_replicated/en/ mysql_replicated] implements master/slave replication triggered by HTTP GET v.s. POST as a custom database backend, works against Django 1.0 with no patching required. 27 28 * [http://trac.woe-beti.de/ Django Multiple Database support] - most recent (last modified May 2008) 28 29 * PreviousMultipleDatabaseBranch - obsolete branch, last modified 2006