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 year ago
JSON representation

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