Problem Statement
- None--no problems! but...
- I really like the spirit of this project, but I wanted something even simpler. Specifically
3. Uses nil memory at runtime
4. Is a oneshot binary. Just one service (vs svc, db, and server)
Solution
I slung https://github.com/cdaringe/shymini. TLDR, shynet, but with a reduced feature set (but some search/filter features added).
I gave lots of attribution back here, in accordance with the license.
Runs pretty great so far, and my binary is ~10MB, uses ~8MB RAM idle.
Thanks for the great project. I spent a lot of time looking over your impl and design. Feel free to close, just thought i'd share!
Problem Statement
3. Uses nil memory at runtime
4. Is a oneshot binary. Just one service (vs svc, db, and server)
Solution
I slung https://github.com/cdaringe/shymini. TLDR,
shynet, but with a reduced feature set (but some search/filter features added).I gave lots of attribution back here, in accordance with the license.
Runs pretty great so far, and my binary is ~10MB, uses ~8MB RAM idle.
Thanks for the great project. I spent a lot of time looking over your impl and design. Feel free to close, just thought i'd share!