/plushcap/analysis/redis/redis-how-hoteltonight-handles-the-demand-for-instant-booking-and-check-in

How HotelTonight Handles The Demand For Instant Booking And Check-In

What's this blog post about?

HotelTonight, an app for last-minute hotel booking, relies on Redis, an open source data structure server, to quickly sync reservations and vacancy information with a range of hotel reservation systems and users' devices. The app's Black Friday traffic peaked at eight times normal load levels, highlighting the need for real-time updates even under heavy load. Using Redis helps handle network timeouts and other errors in communication with customers' devices and third-party services like booking APIs. Additionally, it allows engineers to quickly add and tweak new features without building traditional database tables.

Company
Redis

Date published
Dec. 12, 2014

Author(s)
Steven Melendez

Word count
587

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.