My favorites | Sign in
Logo
                
Search
for
Updated Jun 06, 2009 by baron.schwartz
mk_table_sync  
Roadmap and vision for mk-table-sync

issues

This is a very important tool that is still only about half done. It is quite complex and difficult to build this functionality.

The roadmap includes

  • A lot of bug fixes -- see the issues link above.
  • Speed improvements. Profiling shows that DBI preparing statements is a performance killer. Also, use of closures should be able to help a lot.
  • Handling special cases, such as syncing to or from an empty table.
  • Two-way synchronization algorithms.
  • More synchronization algorithms for choice of network-efficient or server-efficient syncing.
Hosted by Google Code