Best of RedisSeptember 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    donnemartin/system-design-primer: Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    The system design interview is an open-ended conversation. You are expected to lead it. To help solidify this process, work through the System design interview questions with solutions. Ask questions to clarify use cases, constraints, and assumptions Gather requirements and scope the problem.

  2. 2
    Article
    Avatar of redislabsRedis·4y

    5 Things You Didn’t Know You Could Do With Redis

    The pandemic had a huge effect on Ulta Beauty, from swift adoption of curbside delivery service (which ballooned six-fold in the final quarter of 2020, industry-wide) The founders of Kipp set out to be the bridge between credit issuers and merchants in the digital payment approval process.

  3. 3
    Article
    Avatar of pointerPointer·4y

    steven-tey/dub: An open-source link shortener with built-in analytics + free custom domains.

    Dub is an open-source link shortener SaaS with built-in analytics + free custom domains. Built with Vercel Edge Functions and Upstash Redis. Dub provides a powerful analytics dashboard for your links, including geolocation, device, and browser information.

  4. 4
    Article
    Avatar of communityCommunity Picks·4y

    Async/Await Programming Basics with Python Examples

    Async/await is today’s most widespread type of concurrency operator. The code is not very robust, but we don’t care about that for now, because we’re focusing on the performance of blocking versus non-blocking code. After the rewrite, we might think we improved performance just by the same thing we did for add_new_win.

  5. 5
    Article
    Avatar of redislabsRedis·4y

    3 Reasons Why Your MySQL Database Needs Redis

    Redis Enterprise is a free, free, open source database solution until… it isn’t. It’s very common for products and services to eventually run into issues with performance, scaling, and innovating outside of the rigid SQL-based environment.

  6. 6
    Article
    Avatar of glcGolang News·4y

    A tiny web application Golang showcases best practices of running microservices in Kubernetes

    A tiny web application Golang showcases best practices of running microservices in Kubernetes Podinfo. Podinfo is used by CNCF projects like Flux and Flagger for end-to-end testing and workshops.

  7. 7
    Article
    Avatar of djangoDjango·4y

    2022 Django Developers Survey

    2022 Django Developers Survey is available in 10 different languages. The survey is an important metric of Django usage and helps guide future technical and community decisions. After the survey is over, the aggregated results and anonymized raw data will be published.