Tuesday, March 5, 2019

DATA STRUCTURE BUILDER


Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, hyperloglogs, bitmaps, streams and spatial indexes.

https://redis.io/




Npm is a package manager for the JavaScript programming language. It is the default package manager for the JavaScript runtime environment Node.js. It consists of a command line client, also called npm, and an online database of public and paid-for private packages, called the npm registry.

https://www.npmjs.com/




Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside of a browser.

https://nodejs.org/en/



No comments:

Post a Comment

Коментар: