You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@ This project uses the database plugin interface introduced in Vault version 0.7.
6
6
7
7
## Build
8
8
9
+
Pre-built binaries for Linux, macOS and Windows can be found at [the releases page](https://github.com/G-Research/vault-plugin-database-aerospike/releases).
10
+
11
+
For other platforms, there are not currently pre-built binaries available.
12
+
9
13
To build, `git clone` this repository and `go build -o vault-plugin-database-aerospike ./plugin` from the project directory.
0 commit comments