All Projects → karlseguin → The Little Redis Book

karlseguin / The Little Redis Book

Labels

About

The Little Redis Book is a free book introducing Redis.

The book was written by Karl Seguin, with Perry Neal's assistance.

If you liked this book, maybe you'll also like The Little MongoDB Book.

License

The book is freely distributed under the Attribution-NonCommercial 3.0 Unported license.

Translations

Formats

The book is written in Markdown and converted to PDF using Pandoc.

The TeX template makes use of Lena Herrmann's JavaScript highlighter.

Kindle and ePub format provided using Pandoc.

Generating books

Packages listed below are for Ubuntu. If you use another OS or distribution names would be similar.

PDF

Dependencies

Packages:

  • pandoc
  • texlive-xetex
  • texlive-latex-extra
  • texlive-latex-recommended

You should have some fonts installed too. Or you could change them to other ones if you want. Consider that fonts could cause building troubles.

Building

Run make en/redis.pdf.

ePub

Dependencies

Packages:

  • pandoc

Building

Run make en/redis.epub.

Mobi

Dependencies

Packages:

  • pandoc

You should have KindleGen installed too.

Building

Run make en/redis.mobi.

Title Image

A PSD of the title image is included. The font used is Comfortaa.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].