February 2018
Intermediate to advanced
382 pages
11h 33m
English
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Open a Terminal and connect to Redis with redis-cli."
A block of code is set as follows:
for i in `seq 10`
do
nohup node generator.js hash 1000000 session:${i} &
done
Any command-line input or output is written as follows:
127.0.0.1:6379> SETBIT "users_tried_reservation" 100 1(integer) 0
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Click Import Project ...
Read now
Unlock full access