Caching in Node.js using Memcached

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • memjs

    A memcache client for node using the binary protocol and SASL authentication

  • In each of these articles, I've provided little background on using each of them, and in my opinion, Memcached is something I should have added to the list.

  • tinyhttp

    🦄 0-legacy, tiny & fast web framework as a replacement of Express

  • The framework we are going to use today is tinyhttp which is very similar to Express. The reason for its use to me is pretty obvious, but I recommend visiting the github repository.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • parsec 🌌

    🌌 Tiniest body parser in the universe. Built for modern Node.js

  • In addition, we will still install milliparsec, which is a super lightweight body parser, and the Memcached client we will be using will be memjs.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Using Redis Pub/Sub with Node.js

    3 projects | dev.to | 30 Aug 2021
  • Axios Adds Fetch Adapter

    1 project | news.ycombinator.com | 8 May 2024
  • React Magic: How to Create a Custom Hook for Seamless Data Retrieval.

    1 project | dev.to | 30 Apr 2024
  • API Handling: Utilizing the Facade Pattern with Axios in Frontend Development

    2 projects | dev.to | 25 Apr 2024
  • How to Build an AI FAQ System with Strapi, LangChain & OpenAI

    7 projects | dev.to | 21 Apr 2024