Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Redis

You're reading from  Learning Redis

Product type Book
Published in Jun 2015
Publisher
ISBN-13 9781783980123
Pages 318 pages
Edition 1st Edition
Languages
Author (1):
Vinoo Das Vinoo Das
Profile icon Vinoo Das
Toc

Simple e-commerce – a Redis backed e-commerce site


This sample e-commerce site, like other e-commerce sites, has products which the registered user can browse, purchase, and so on. The website also recommends products based on the users' browsing and purchasing habits. In parallel, the website gives real time statistics of the activities happening in the website and provides you with capabilities to do real-time and soft-real-time analytics. So, let's get cracking and build this website, and like in any design, let's divide the requirement into commands, which are listed as follows:

  • Session and catalogue management: The following commands are offered as service:

    • Register user: Command name is register; this command will register the user to the system.

    • See my data: Command name is mydata; this command will allow the user to see his/her data.

    • Edit my data: Command name is editmydata; this command will allow the user to edit his data.

    • Login user: Command name is login; this command will log...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at ₹800/month. Cancel anytime}