In the [documentation](https://godoc.org/github.com/mattn/go-sqlite3#SQLiteDriver.Open), it is used `shared`, while that in the [project page](https://github.com/mattn/go-sqlite3#connection-string) is being used `cache`.