仍然没有更多过滤。
使命: I want to take one set of data and synchronize it with another set where there could be changed to columns, new rows and deleted rows
This is a challenging computer problem, data synchronization but I have an idea
I plan to use a inefficient rolling hash and sorting to solve the problem of synchronization. This is similar to rsync
查看更多..