Skip to main content
O'Reilly home
    • Sign In
    • Try Now
    • Teams
      • For business
      • For government
      • For higher ed
    • Individuals
    • Features
      • Certifications
      • Interactive learning
      • Live events
      • Answers
    • Blog
    • Content sponsorship

Redis in Action by

Get full access to Redis in Action and 60K+ other titles, with free 10-day trial of O'Reilly.

There's also live online events, interactive content, certification prep materials, and more.

Start your free trial

List of Listings

Chapter 1. Getting to know Redis

Listing 1.1. An example showing the SET, GET, and DEL commands in Redis

Listing 1.2. The RPUSH, LRANGE, LINDEX, and LPOP commands in Redis

Listing 1.3. The SADD, SMEMBERS, SISMEMBER, and SREM commands in Redis

Listing 1.4. The HSET, HGET, HGETALL, and HDEL commands in Redis

Listing 1.5. The ZADD, ZRANGE, ZRANGEBYSCORE, and ZREM commands in Redis

Listing 1.6. The article_vote() function

Listing 1.7. The post_article() function

Listing 1.8. The get_articles() function

Listing 1.9. The add_remove_groups() function

Listing 1.10. The get_group_articles() function

Chapter 2. Anatomy of a Redis web application

Listing 2.1. The check_token() function

Listing 2.2. The update_token() function

Listing 2.3. ...

Get Redis in Action now with the O’Reilly learning platform.

O’Reilly members experience live online training, plus books, videos, and digital content from nearly 200 publishers.

Start your free trial

About O’Reilly

  • Teach/write/train
  • Careers
  • Community partners
  • Affiliate program
  • Submit an RFP
  • Diversity
  • O’Reilly for marketers

Support

  • Contact us
  • Newsletters
  • Privacy policy
facebook-logo linkedin-logo youtube-logo

Download the O’Reilly App

Take O’Reilly with you and learn anywhere, anytime on your phone and tablet.

Apple app store Google play store

Watch on your big screen

View all O’Reilly videos, Superstream events, and Meet the Expert sessions on your home TV.

Roku Payers and TVs Amazon appstore

Do not sell my personal information

O'Reilly home

© 2022, O’Reilly Media, Inc. All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners.

Terms of service • Privacy policy • Editorial independence

Don’t leave empty-handed

Get Mark Richards’s Software Architecture Patterns ebook to better understand how to design components—and how they should interact.

It’s yours, free.

Get it now
Cover of Software Architecture Patterns