Support redis call (#756)

Co-authored-by: Xunzhuo <bitliu@tencent.com>
This commit is contained in:
rinfx
2024-02-23 14:51:27 +08:00
committed by GitHub
parent e55a3c0f5b
commit 50a219ed01
17 changed files with 692 additions and 13 deletions

View File

@@ -3,7 +3,7 @@ module github.com/alibaba/higress/plugins/wasm-go/extensions/gc-test
go 1.19
replace github.com/alibaba/higress/plugins/wasm-go => ../..
replace github.com/tetratelabs/proxy-wasm-go-sdk => github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20240105034322-9a6ac242c3dd
replace github.com/wasilibs/nottinygc v0.5.1 => github.com/higress-group/nottinygc v0.0.0-20231019105920-c4d985d443e1
require (