🎄 The Node world is experiencing a post-Thanksgiving interfestal lull, so this issue includes a few items we overlooked earlier this year. Next week brings our usual annual roundup, though, so keep your eyes peeled for that before the festive break 🙂 __ Peter Cooper, your editor
|
Memetria K/V: High-Performance Key-Value Hosting — Boost your Node.js apps with Memetria K/V, providing portable, easy-to-use hosting for Redis OSS and Valkey. Scale your applications with ease and achieve high performance. Includes detailed analytics and large key memory tracking.
Memetria sponsor
|
Implementing Filtered Semantic Search Using
and JS — If you need something more sophisticated than keyword search, a semantic approach based upon the meanings of words/queries compared using vector embeddings offers a big step up. Luckily, there are some Postgres extensions that make building such things quite simple..
Timescale Team
|
🖼️ wasm-vips: It’s
, Compiled to WebAssembly — libvips is a popular, highly efficient image processing library written in C. You can use it via Sharp in Node.js, but this offers a more isomorphic route for use in Node, Deno, and modern browsers by way of WebAssembly. (There’s a nifty online demo here.)
Kleis Auke Wolthuizen
|
-
Fastify 4.29 – An update to the 4.x branch of the fast, low overhead Node.js web framework. Note that v5.1 remains the absolute latest version, however.
-
better-sqlite 11.7 – Neat way to use SQLite from Node and Electron. SQLite is bumped up to v3.47.2.
-
ExpressoTS 3.0 – TypeScript framework for server-side apps.
-
Piscina 4.8 – Efficient worker thread pool implementation.
-
pnpm 9.15 – The alternative, efficient package manager.
-
node-cron 3.3 – Run functions / commands on a schedule.
-
AlaSQL.js 4.6 – Isomorphic JavaScript SQL database.
|
|
0 Comments