Hello! sqlite3-rdiff - compute and apply signature-based row differences for SQLite3 databases
Link: http://mobigroup.ru/files/sqlite-ext/sqlite3-rdiff Depends: tcl 8.5, sqlite3, murmurhash SQLite extension Are used the ROWID value as unique key of row and murmurhash for build signatures for each row. SYNOPSYS sqlite3-rdiff [options] signature old-file signature-file sqlite3-rdiff [options] delta signature-file new-file delta-file sqlite3-rdiff [options] patch old-file delta-file result-file See details here: http://geomapx.blogspot.com/2009/12/sqlite3-rdiff-master-slave-replication.html Best regards, Alexey Pechnikov. http://pechnikov.tel/ _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users