Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simfg/milvus-hook


https://github.com/simfg/milvus-hook

Last synced: about 1 month 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