proxy.golang.org : github.com/ksysoev/rpc-redis : v0.3.1
a Go package that implements a JSON-RPC-like protocol over Redis Streams and channels. It allows you to build scalable and efficient RPC servers and clients using Redis as the underlying transport mechanism. The package provides a simple API for setting up RPC servers and clients, with flexible handlers for different RPC methods.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/ksysoev/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/go-redis/redismock/v9 v9.2.0
- github.com/google/uuid v1.6.0
- github.com/redis/go-redis/v9 v9.5.3