Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simfg/milvus-hook
https://github.com/simfg/milvus-hook
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/simfg/milvus-hook
- Owner: SimFG
- Created: 2022-09-14T07:41:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T03:55:16.000Z (about 2 years ago)
- Last Synced: 2024-06-21T08:58:49.804Z (5 months ago)
- Language: Shell
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Milvus RPC Hook
## make so
```shell
go build -buildmode=plugin -o=hook.so main.go
```## example usage
visit: https://github.com/SimFG/milvus-hook-demo