Settings

Theme

Show HN: Node.js driver for DiceDB – Fast, Promise-based driver with reactivity

github.com

3 points by aditya_ds_1806 10 months ago · 0 comments · 1 min read

Reader

I just released a new Node.js client for DiceDB — a Redis-like database for reactive apps.

This driver supports all commands including watchable ones (GET.WATCH, etc.), has built-in connection pooling, works with both ESM and CJS, and is written with developer experience in mind.

GitHub: https://github.com/Aditya-ds-1806/dicedb-driver

Docs: https://aditya-ds-1806.github.io/dicedb-driver

npm: npm i dicedb-driver

It’s open source (MIT), and contributions/feedback are more than welcome!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection