frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Solidis – Tiny TS Redis client, no deps, for serverless

https://github.com/vcms-io/solidis
71•jayl-e-e•10mo ago
Hey everyone!

Over the past two years I threw myself back into full-time engineering with a simple goal: write code that gives back to the community. After a lot of late-night FOMO (“AI will do it all for us, right?”) and some painful production incidents, I finally turned my weekend project into an open-source library.

[ What is Solidis? ]

- Super-light (< 30 KB) RESP2/RESP3 client with zero runtime deps and first-class ESM/CJS support.

- Fully tree-shakable – import only the commands you need.

- Written with SOLID principles & full TypeScript typings for every command.

- Designed for cold-start sensitive serverless platforms (small bundle + tiny memory footprint).

[ Why I built it ]

1. node-redis & ioredis pain

- ESM is still an after-thought.

- Hidden deadlocks on RST, vague error surfaces.

- Everything gets bundled, even commands you’ll never call.

2. I refuse to add a dependency I don’t fully understand – I literally read candidates 10× before `npm i`.

3. Serverless bills love to remind me that every KB and millisecond matters.

[ Key features ]

- Protocols: RESP2 and RESP3 (auto-negotiation)

- Bundle size: `<30 KB` (core) / `<105 KB` (full)

- Dependencies: 0

- Extensibility: Drop-in command plugins, custom transactions

- Reliability: Auto-reconnect, per-command timeouts, type-checked replies

[ Roadmap / Help wanted ]

- Benchmarks against `node-redis` & `ioredis` (PRs welcome!)

- More first-class Valkey love

- Fuzz-testing the parser

- Docs site – the README came first; I’d love help polishing full docs

This might be my last big OSS push for a while, so stars, issues, and PRs mean the world.

If Solidis saves you some cold-start time or just scratches a TypeScript itch, let me know!

Repo: https://github.com/vcms-io/solidis

License: MIT

Thanks for reading, and happy hacking!

(Feel free to AMA in the comments – I’m around.)

Comments

badmonster•10mo ago
What makes Solidis more performant than other Redis clients like ioredis or redis
jayl-e-e•10mo ago
Solidis isn’t necessarily aiming to outperform ioredis or node-redis in every way — its primary goal is to reduce bundle size rather than maximize raw performance. That said, it does offer some performance advantages in practice. Solidis is designed to handle pipelined commands more efficiently within a single event loop iteration and parses responses in a more event-loop-friendly manner.

As a result, in most real-world scenarios, Solidis tends to be about 2–3x faster than ioredis (even with auto-pipelining enabled). Compared to node-redis, the performance is generally on par or slightly behind.

One caveat: if the payloads being parsed are very large, Solidis can experience increased latency due to its parser being more CPU-intensive, which may introduce delays compared to other stacks.

swaptr•10mo ago
Looks great! I tried plugging it into my setup that uses ioredis, but it doesn't seem to support loading the URI directly?
jayl-e-e•10mo ago
Thank you very much. As you mentioned, connecting via URI is not currently supported, but it’s not difficult to implement, so I will consider adding it to the specification.
jayl-e-e•10mo ago
Improvement deployed!
swaptr•10mo ago
Thanks, really appreciate the quick resolution. Looks like a really cool project and the goals seem to be well defined. All the best.
jayl-e-e•10mo ago
It's my pleasure! :)
jayl-e-e•10mo ago
swaptr, thank you for your contribution to Solidis! May I know how to contact you?

Show HN: Keeper – embedded secret store for Go (help me break it)

https://github.com/agberohq/keeper
53•babawere•8h ago•29 comments

Show HN: Marimo pair – Reactive Python notebooks as environments for agents

https://github.com/marimo-team/marimo-pair
102•manzt•2d ago•25 comments

Show HN: QVAC SDK, a universal JavaScript SDK for building local AI applications

26•qvac•21h ago•6 comments

Show HN: I built a Cargo-like build tool for C/C++

https://github.com/randerson112/craft
161•randerson_112•1d ago•151 comments

Show HN: Kaggle x Duolingo x Codecrafters

https://capalent.com
3•gen_specialist•3h ago•3 comments

Show HN: FeedSense – A private recommendation system built from your own sources

4•langtang1996•3h ago•1 comments

Show HN: CSS Studio. Design by hand, code by agent

https://cssstudio.ai
159•SirHound•1d ago•97 comments

Show HN: Zeroclawed: Secure Agent Gateway

https://github.com/bglusman/zeroclawed
3•bglusman•4h ago•1 comments

Show HN: Druids – Build your own software factory

https://github.com/fulcrumresearch/druids
57•etherio•1d ago•12 comments

Show HN: VigIA – A deterministic FSM in .NET 10 to stop LLM hallucinations

https://github.com/JordanCT/VigIA-Orchestrator
2•JordanCT•4h ago•0 comments

Show HN: Steadcast – Free Mac podcast player for learning, not background noise

https://steadcast.co
2•steadcast•4h ago•0 comments

Show HN: Rust based eBook library for Python, with MIT license

https://github.com/arc53/fast-ebook
30•larry-the-agent•19h ago•3 comments

Show HN: Moon simulator game, ray-casting

https://mooncraft2000.com
108•JKCalhoun•4d ago•24 comments

Show HN: Do All the Things

https://www.doallthethings.app/
3•brainbun•5h ago•3 comments

Show HN: Guruka.com – free guided mediations. No signup, private, works offline

https://guruka.com/
32•eummm•1d ago•11 comments

Show HN: Airwave synced music streaming from YouTube/Spotify links

https://github.com/76696265636f646572/Airwave
2•Vibecoder_•7h ago•0 comments

Show HN: Orange Juice – Small UX improvements that make HN easier to read

http://oj-hn.com/
140•latchkey•1d ago•157 comments

Show HN: A tool to manage a swarm of coding agents on Linux

https://github.com/penberg/swarm
5•penberg•9h ago•2 comments

Show HN: 41 years sea surface temperature anomalies

https://ssta.willhelps.org
145•willmeyers•1d ago•69 comments

Show HN: Mdpdf a 2k line C CLI to convert Markdown to tiny PDFs

https://github.com/schicho/mdpdf
10•bastscho•1d ago•4 comments

Show HN: A (marginally) useful x86-64 ELF executable in 301 bytes

https://github.com/meribold/btry
64•meribold•3d ago•19 comments

Show HN: Is Hormuz open yet?

https://www.ishormuzopenyet.com/
469•anonfunction•1d ago•206 comments

Show HN: Brutalist Concrete Laptop Stand (2024)

https://sam-burns.com/posts/concrete-laptop-stand/
783•sam-bee•3d ago•235 comments

Show HN: I pipe free sports streams into Jellyfin – no ads, just HLS

https://github.com/pcruz1905/hls-restream-proxy
114•pruz•2d ago•36 comments

Show HN: Unicode Steganography

https://steganography.patrickvuscan.com
55•PatrickVuscan•3d ago•13 comments

Show HN: A security scanner for AI Agent Skills

https://github.com/Fangcun-AI/SkillWard/tree/main
5•mayziem•9h ago•0 comments

Show HN: Search cheap night train tickets in Europe

https://trainbot.eu/
4•druskacik•9h ago•0 comments

Show HN: We built a camera only robot vacuum for less than $300 (well almost)

https://indraneelpatil.github.io/blog/2026/robot-vacuum/
107•indraneelpatil•4d ago•55 comments

Show HN: Go-Bt: Minimalist Behavior Trees for Go

https://github.com/rvitorper/go-bt
61•rvitorper•2d ago•12 comments

Show HN: Run GUIs as Scripts

https://github.com/skinnyjames/hokusai-pocket
2•zero-st4rs•10h ago•0 comments