@solashi/go-mysql-binlog-node 0.0.1 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
- package/prebuilds/darwin-arm64 +0 -0
- package/prebuilds/darwin-x64 +0 -0
- package/prebuilds/linux-arm64 +0 -0
- package/prebuilds/linux-x64 +0 -0
- package/prebuilds/win32-arm64.exe +0 -0
- package/prebuilds/win32-x64.exe +0 -0
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
A library wrapping the [go-mysql](https://github.com/go-mysql-org/go-mysql) package, providing a MySQL client connector and binlog parsing implementation.
|
|
4
4
|
|
|
5
|
-
> This project is forked from [go-mysql-js](https://github.com/
|
|
5
|
+
> This project is forked from [go-mysql-js](https://github.com/mcuelenaere/mysql-binlog-node)
|
|
6
6
|
|
|
7
7
|
## Installation
|
|
8
8
|
|
package/package.json
CHANGED
package/prebuilds/darwin-arm64
CHANGED
|
Binary file
|
package/prebuilds/darwin-x64
CHANGED
|
Binary file
|
package/prebuilds/linux-arm64
CHANGED
|
Binary file
|
package/prebuilds/linux-x64
CHANGED
|
Binary file
|
|
Binary file
|
package/prebuilds/win32-x64.exe
CHANGED
|
Binary file
|