Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-0101 authored Jul 5, 2022
1 parent c8eb6f3 commit 9c14da8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ Glitzher can be found here: https://glitzher.com & the blog can be found at http
# How it works #
Cosmetic products from all the major Canadian retailers were scraped into Redis and Algolia. Redis was used as the database for this project as well as the caching layer. It served the content for the main page and the popular products page. Algolia was used for product instant search. The web scrapers were hosted on the digital ocean server and would scrape the data right before the redis cache expired. This ensured that all product prices were kept up to date.

# Things I would do different #
I would not use graphql for the api as it was unneeded. However, I'm glad I did as I used it on other projects.

# Tech/framework used #
Built with

Expand Down

0 comments on commit 9c14da8

Please sign in to comment.