<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Node.js on DeFi + TradFi = ♡</title><link>https://www.ryzhak.com/tags/node.js/</link><description>Recent content in Node.js on DeFi + TradFi = ♡</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 15 Dec 2015 21:48:55 +0000</lastBuildDate><atom:link href="https://www.ryzhak.com/tags/node.js/feed.xml" rel="self" type="application/rss+xml"/><item><title>Comprehensive guide to Redis. Part 6.</title><link>https://www.ryzhak.com/comprehensive-guide-to-redis-part-6/</link><pubDate>Tue, 15 Dec 2015 21:48:55 +0000</pubDate><guid isPermaLink="false">http://www.ryzhak.com/?p=336</guid><description>In this tutorial, we are going to vet some common pitfalls when using Redis.</description></item><item><title>Comprehensive guide to Redis. Part 4.</title><link>https://www.ryzhak.com/comprehensive-guide-to-redis-part-4/</link><pubDate>Thu, 19 Nov 2015 13:32:51 +0000</pubDate><guid isPermaLink="false">http://www.ryzhak.com/?p=296</guid><description>In this tutorial, we are going to overview other Redis commands and features.</description></item><item><title>Comprehensive guide to Redis. Part 3.</title><link>https://www.ryzhak.com/comprehensive-guide-to-redis-part-3/</link><pubDate>Sun, 08 Nov 2015 21:42:09 +0000</pubDate><guid isPermaLink="false">http://www.ryzhak.com/?p=291</guid><description>A time series is an ordered sequence of values that are made over a time interval. You can use time series in statistics, communications, and social networks. I this tutorial we are going to create a simple stock time series Node.js library using Redis Strings. This library records events per second, minute, hour, and day.</description></item><item><title>Comprehensive guide to Redis. Part 2.</title><link>https://www.ryzhak.com/comprehensive-guide-to-redis-part-2/</link><pubDate>Mon, 02 Nov 2015 12:07:48 +0000</pubDate><guid isPermaLink="false">http://www.ryzhak.com/?p=276</guid><description>In this tutorial, we are going to discover a few more data types like Set, Sorted Set, Bitmap, and HyperLogLog.</description></item><item><title>Comprehensive guide to Redis. Part 1.</title><link>https://www.ryzhak.com/comprehensive-guide-to-redis-part-1/</link><pubDate>Sat, 24 Oct 2015 09:48:40 +0000</pubDate><guid isPermaLink="false">http://www.ryzhak.com/?p=231</guid><description>Redis (REmote DIctionary Server) is an advanced key-value data store. Read and write operations in Redis are very fast because it saves all data in the memory. Redis can also save data on the hard drive. The official Redis documentation can be found at &lt;a href="http://redis.io"&gt;http://redis.io&lt;/a&gt;. Redis is an open sources project used by many companies including Instagram and Twitter. In this tutorial, we will install Redis, install Node.js, and try out several data types.</description></item><item><title>Comprehensive guide to WebRTC. Part 5/5.</title><link>https://www.ryzhak.com/comprehensive-guide-to-webrtc-part-55/</link><pubDate>Fri, 09 Oct 2015 14:09:53 +0000</pubDate><guid isPermaLink="false">http://www.ryzhak.com/?p=220</guid><description>In this tutorial, we are going to focus on the transferring arbitrary data using WebRTC Data Channel Protocol.</description></item><item><title>Comprehensive guide to WebRTC. Part 4/5.</title><link>https://www.ryzhak.com/comprehensive-guide-to-webrtc-part-4/</link><pubDate>Thu, 01 Oct 2015 09:11:56 +0000</pubDate><guid isPermaLink="false">http://www.ryzhak.com/?p=206</guid><description>In this part we are going to create a client application which connects two users using signalling server we created in the &lt;a href="https://www.ryzhak.com/comprehensive-guide-to-webrtc-part-3/"&gt;previous part&lt;/a&gt;.</description></item><item><title>Comprehensive guide to WebRTC. Part 3/5.</title><link>https://www.ryzhak.com/comprehensive-guide-to-webrtc-part-3/</link><pubDate>Fri, 25 Sep 2015 12:06:47 +0000</pubDate><guid isPermaLink="false">http://www.ryzhak.com/?p=196</guid><description>In this tutorial we are going to create a basic signalling server using &lt;code&gt;javascript&lt;/code&gt; and &lt;code&gt;nodejs&lt;/code&gt;. It will be able to connect two users together.</description></item></channel></rss>