Download Source Code Mimeo 1.3.8
is announcing that Mimeo with version number 1.3.8 is already available to download.
What is Mimeo ?
Mimeo is An extension to handle PostgreSQL database replications .
Mimeo can be used to move database tables from one PostgreSQL database to another.Includes support for three replication strategies:1. Snapshot – entire table copied from one DB to another2. Incremental – data is moved as new content is detected3. DML – takes data from one database and permanently moves it to a new location
This is changelog for Mimeo version 1.3.8 :
You can read the complete changelog and also download this latest version on their homepage: github.com