Remove 2009 Remove Database Remove Open Source
article thumbnail

Top Redis Use Cases by Core Data Structure Types

High Scalability

Redis , short for Remote Dictionary Server, is a BSD-licensed, open-source in-memory key-value data structure store written in C language by Salvatore Sanfillipo and was first released on May 10, 2009. Depending on how it is configured, Redis can act like a database, a cache or a message broker.

article thumbnail

Top Redis Use Cases by Core Data Structure Types

Scalegrid

Redis , short for Remote Dictionary Server, is a BSD-licensed, open-source in-memory key-value data structure store written in C language by Salvatore Sanfillipo and was first released on May 10, 2009. Depending on how it is configured, Redis can act like a database, a cache or a message broker.

Cache 232
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

How to Migrate From MariaDB to MySQL

Percona

MySQL and MariaDB are two major open source database management systems that share a common codebase and history.

article thumbnail

Performance Hero: Sergey Chernyshev

Speed Curve

Back in 2009, he started the first web performance meetup group in New York City, which is still running strong today. I was always curious about making web pages faster and configured compression and optimized my databases, architecting things to do less work when a user loads the page. Among other things. at one of the Web 2.0

article thumbnail

Dealing With “Too Many Connections” Error in MySQL 8

Percona

Over the years of being a DBA, I had to deal with all kinds of problems in the database. Still, the users keep falling into this trap, maybe because of a poorly configured database, a change in the application components, or just because of a sudden increase of connections in the application. A lot has been written about this error.

C++ 114
article thumbnail

Using Jobs to Perform Schema Changes Against MySQL Databases on K8s

Percona

Copyright (c) 2009-2023 Percona LLC and/or its affiliates Copyright (c) 2000, 2023, Oracle and/or its affiliates. mysql> create database if not exists atsaloux; Query OK, 1 row affected (0.02 mysql> create database if not exists atsaloux; Query OK, 1 row affected (0.02 Your MySQL connection id is 256 Server version: 8.0.32-24.2

Database 114
article thumbnail

Fostering a Web Performance Culture

Jos

In fact, Stockholm was the first city in installing 4G back in 2009. How would you architecture a non-trivial size web project (client, server, databases, caching layer)? Other open-source tools like SiteSpeed will require you to host it, so take into account the time to set it up. Not even close.