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: YouTube search barely works, I made a search form with advanced filters

https://playlists.at/youtube/search/
68•nevernothing•2h ago•43 comments

Show HN: I built a tiny LLM to demystify how language models work

https://github.com/arman-bd/guppylm
57•armanified•2h ago•4 comments

Show HN: Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf

https://github.com/mohshomis/modo
12•mohshomis•2h ago•1 comments

Show HN: Gemma Gem – AI model embedded in a browser – no API keys, no cloud

https://github.com/kessler/gemma-gem
9•ikessler•2h ago•1 comments

Show HN: jsoncompat – a library to detect/fuzz breaking changes in JSON schemas

https://jsoncompat.com/
2•rogaos•36m ago•0 comments

Show HN: Mdarena – Benchmark your Claude.md against your own PRs

https://github.com/HudsonGri/mdarena
8•hudsongr•2h ago•1 comments

Show HN: A game where you build a GPU

https://jaso1024.com/mvidia/
898•Jaso1024•1d ago•178 comments

Show HN: OsintRadar – Curated directory for osint tools

https://osintradar.com/
67•lexalizer•20h ago•6 comments

Show HN: Contrapunk – Real-time counterpoint harmony from guitar input

https://contrapunk.com/
111•waveywaves•1d ago•47 comments

Show HN: M. C. Escher spiral in WebGL inspired by 3Blue1Brown

https://static.laszlokorte.de/escher/
154•laszlokorte•1d ago•24 comments

Show HN: Grug – Claude Code Skill Inspired by the Grug Brained Developer

https://github.com/replete/grug-skill
4•replete•4h ago•0 comments

Show HN: Where Is Artemis?

https://www.whereisartemis.com/
5•larsmoa•4h ago•0 comments

Show HN: ACE – A dynamic benchmark measuring the cost to break AI agents

https://fabraix.com/blog/adversarial-cost-to-exploit
6•zachdotai•4h ago•3 comments

Show HN: I built a small app for FSI German Course

https://detawk.com/
46•syedmsawaid•3d ago•14 comments

Show HN: Orcastrate – Sync GitHub Actions workflows across repos via templates

https://github.com/michidk/orcastrate
3•michidk•5h ago•0 comments

Show HN: Genetic algorithm engine that evolves trading strategies

https://github.com/NeuZhou/finclaw
2•neuzhou•6h ago•0 comments

Show HN: Arbory – Native iOS dashboard and widgets for Plausible Analytics

https://arbory.io/
3•jorijn•6h ago•0 comments

Show HN: I made open source, zero power PCB hackathon badges

https://github.com/KaiPereira/Overglade-Badges
153•kaipereira•1d ago•15 comments

Show HN: sllm – Split a GPU node with other developers, unlimited tokens

https://sllm.cloud
179•jrandolf•1d ago•89 comments

Show HN: Ragot – a front end runtime built around lifecycle and ownership

https://github.com/BleedingXiko/RAGOT
2•BleedingXiko•7h ago•1 comments

Show HN: Fabro – open-source dark software factory

https://github.com/fabro-sh/fabro
3•brynary•8h ago•0 comments

Show HN: Sigil – A new programming language for AI agents

4•inerte•8h ago•0 comments

Show HN: I built a frontpage for personal blogs

https://text.blogosphere.app/
768•ramkarthikk•2d ago•193 comments

Show HN: I built a tool to show how much ARR you lose to FX fees

https://fixmyfx.com
4•TaniaBell_PD•8h ago•1 comments

Show HN: A Dad Joke Website

https://joshkurz.net/
7•joshkurz•8h ago•0 comments

Show HN: Apfel – The free AI already on your Mac

https://apfel.franzai.com
726•franze•2d ago•150 comments

Show HN: TurboQuant-WASM – Google's vector quantization in the browser

https://github.com/teamchong/turboquant-wasm
160•teamchong•1d ago•6 comments

Show HN: Gecit – DPI bypass using eBPF sock_ops, no proxy or VPN

https://github.com/boratanrikulu/gecit
5•boratanrikulu•10h ago•1 comments

Show HN: A Common Lisp implementation in development

https://savannah.nongnu.org/news/?id=10876
4•andreamonaco•11h ago•0 comments

Show HN: Pluck – Copy any UI from any website, paste it into AI coding tools

https://www.pluck.so/
19•bring-shrubbery•1d ago•17 comments