Browse Source

Add migrate to other projects

https://twitter.com/0x6e6562/status/522407095757713409
Matthias Kadenbach 11 years ago
parent
commit
53fc3d520e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -154,6 +154,7 @@ Other Projects
 --------------
 
 * [gocqldriver](https://github.com/tux21b/gocqldriver) is the predecessor of gocql based on Go's "database/sql" package. This project isn't maintained anymore, because Cassandra wasn't a good fit for the traditional "database/sql" API. Use this package instead.
+* [migrate](https://github.com/mattes/migrate) is a migration handling tool written in Go with Cassandra support.
 
 License
 -------