panjf2000 / gnet

🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
https://gnet.host
Apache License 2.0
9.52k stars 1.03k forks source link

Provide an example by converting redis server for evio to use gnet? #205

Closed hiqsociety closed 2 years ago

hiqsociety commented 3 years ago

since gnet is derived from evio, possible to convert this for testing performance? https://github.com/tidwall/evio/blob/master/examples/redis-server/main.go

thx in advance

xscode-auto-reply[bot] commented 3 years ago

Thanks for opening a new issue. The team has been notified and will review it as soon as possible. For urgent issues and priority support, visit https://xscode.com/panjf2000/gnet

panjf2000 commented 3 years ago

Kind of busy these days,I'll look into it when I got some time.

panjf2000 commented 2 years ago

Try this one: https://github.com/IceFireDB/redhub