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

OneAgent release notes version 1.241

Dynatrace

Added deeper insight into IBM DB2 database calls by fetching the full SQL statements from the DB2 catalog. The vendor has de-supported this technology and version with 2009-09-01. The vendor has de-supported this technology and version with 2009-09-01. Added AWS Lambda Functions tracing for.NET. Announcements. x for Java.

Java 236
Insiders

Sign Up for our Newsletter

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

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
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

Stuff The Internet Says On Scalability For November 30th, 2018

High Scalability

The scalability of a native graph database. swardley : First up at #AWSreInvent is McKinsey revisiting their 2009 report on Cloud Computing with their talk "We were so wrong, you'd have been a muppet to follow our advice". Me : Clearing the Air on Cloud, 2009. damn, daydreaming again. X : What did McKinsey do?

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