Best of RedisFebruary 2023

  1. 1
    Article
    Avatar of redislabsRedis·3y

    Top 10 Highest-Paid IT Skills In 2023: Redis, Chef, Golang

    The top 10 highest-paid IT skills in 2023 are Redis, Chef, Golang, containers, Kubernetes, PaaS, Teradata, SOA, Apache Kafka, and Elasticsearch.

  2. 2
    Article
    Avatar of redislabsRedis·3y

    Go-Redis Is Now an Official Redis Client

    Go-Redis has become an official Redis client, making it easier for developers to use Redis in their Go projects. Version 9 of Go-Redis introduces new features such as support for the RESP3 protocol, a new hooks API, improved pipeline retries, and performance monitoring via OpenTelemetry.

  3. 3
    Article
    Avatar of awstipAWS Tip·3y

    Scaling Cache with Redis

    This post discusses the concept of scaling in computer science, focusing on vertical and horizontal scaling. It explores techniques such as read replicas, sharding, and active-active multi-master replication in Redis. Redis Enterprise is also mentioned as a solution that offers additional features for scaling.