This is a demo of what a Blog Aggregator for the Valkey Community / Ecosystem would look like.
Part two of this three-part series explores NetApp Instaclustr architectures, continuing with the fully managed approach of running workloads in customer-owned accounts.
The post Understanding NetApp Instaclustr architectures, part 2: Running workloads in customer accounts appeared first on Instaclustr.
[...]Part one of this three-part series explores NetApp Instaclustr architectures, starting with the fully managed approach of running workloads in NetApp-owned accounts.
The post Understanding NetApp Instaclustr architectures, part 1: Running workloads in NetApp accounts appeared first on Instaclustr.
[...]Valkey 8.1.2 Release
[...]Discover the ultimate open source data platform for your needs. Compare NetApp Instaclustr, Confluent, and Aiven to optimize your data infrastructure today!
The post Choosing the right open source data platform for your business appeared first on Instaclustr.
[...]Performance optimization is a multifaceted domain, particularly for high-performance systems like Valkey. While overall system performance depends on numerous factors including hardware specifications, OS configurations, network conditions, and deployment architectures, our work focuses specifically on optimizing Valkey's performance at the CPU level.
IntroductionWhen examining software [...]
Redis 8 has recently hit general availability, switching to the AGPLv3 license. A year after leaving its open source roots to challenge cloud service providers and following the birth of Valkey, Redis has rehired its creator and moved back to an open source license.
By Renato Losio [...]Since the beginning of time, those in power have often used their authority to exploit or dominate those with less
The post Clouds, Code, and Control: The New Open Source Power Struggle appeared first on The New Stack.
[...]In an earlier article we explored the process of building Valkey Modules to enable developers to add features such as new commands and data types to Valkey without modifying its core. We also introduced the Valkey Modules Rust SDK demonstrating how to use it to create a basic module. In this follow-up article, we’ll dive deeper into the SDK and highlight several new features and improvements int [...]
Interview Version 8.1 of Valkey was recently released, marking a year since the creation of the Redis fork. Valkey's co-maintainer, Madelyn Olson, is looking ahead to version 9 as the project settles down.…
[...]Many potential Valkey users have told the project that they're interested in hearing more stories about companies that have decided to migrate to Valkey. This blog is the first in a series that will share our users' stories. Two organizations, Muse and 4th Whale Marketing, share a similar story: they both have Valkey in a critical pl [...]
Choosing the right persistence is a tricky topic. We have many options, from traditional relational/SQL-flavoured options to the many NoSQL incarnations.
In the Cloud-native world, especially if you use AWS, DynamoDB is often presented as the go-to choice for services, with its stable performance independent of the scale. I have been using and recommending it for most serverless-based solu [...]
Redis, the popular in-memory data store, is open source again. After a year of dual-sourcing its code under the proprietary
The post Redis Is Open Source Again appeared first on The New Stack.
[...]Streaming data underpins real-time personalization campaigns, fraud detection, predictive maintenance and an ever-expanding set of business-critical initiatives. With AI now
The post 5 Strategies for Securing and Scaling Streaming Data in the AI Era appeared first on The New Stack.
[...]Learn about Arch's strategic shift from Redis to Valkey, highlighting the advantages and innovations that come with this new database solution.
The post Arch Says Goodbye to Redis, Adopts Valkey appeared first on Linux Today.
[...]Valkey 7.2.9 Release
[...]Valkey 8.0.3 Release
[...]Valkey 8.1.1 Release
[...]Discover how Valkey 8.1 In-Memory Data Store enhances performance with 10% faster throughput, optimizing your data management and processing capabilities.
The post Valkey 8.1 In-Memory Data Store Unleashes 10% Faster Throughput appeared first on Linux Today.
[...]Just in time for spring (if you live in the Northern Hemisphere), the Valkey open source key-value datastore now supports
The post Valkey Bloom Filter Detects Fraud (While Not Breaking the Bank) appeared first on The New Stack.
[...]Amazon MemoryDB clusters now support the IPv6 protocol, allowing clients to connect to MemoryDB clusters using IPv6. You can now configure your cluster to accept only IPv6 connections or to accept both IPv4 and IPv6 connections. This allows you to work to meet IPv6 compliance requirements and more efficiently integrate with existing IPv6-based applications.
The continued growth of the i
[...]
I have presented my OpenTelemetry demo many times, and I still do. Each time, the audience is different. To make no two presentations the same, I always ask attendees what stack they are more interested in. I also regularly add new features for the same reason.
I was a victim of the IT crisis last summer, and my company fired me, so I no longer [...]
Today, Amazon ElastiCache introduces the ability to perform vertical scaling on self-designed Memcached caches on ElastiCache. Amazon ElastiCache is a fully managed, Valkey-, Memcached- and Redis OSS-compatible service that delivers real-time, cost-optimized performance for modern applications with 99.99% availability. With this launch, you can now dynamically adjust the compute and memory resou [...]
The Valkey project is introducing Bloom Filters as a new data type via valkey-bloom (BSD-3 licensed), an official Valkey Module which is compatible with Valkey versions >= 8.0. Bloom filters provide efficient, large-scale membership testing, improving performance and offering significant memory savings for high-volume applications.
As an example, to handle advertisement deduplication w [...]
Redis, the company behind the eponymous in-memory key-value database, mostly made news in recent months because of its license change,
The post Redis Launches Vector Sets and a New Tool for Semantic Caching of LLM Responses appeared first on The New Stack.
[...]Major Announcements ClickHouse® Instaclustr for ClickHouse® available in Preview on Azure Instaclustr for ClickHouse® is now available in Preview on Azure, following our recent ClickHouse GA release on AWS in November 2024. ClickHouse, an open source, column-oriented DBMS, is ideal for real-time analytics, log analysis, and machine learning. The Preview release includes features such as...
< [...]Redis fork Valkey, with a new multithreading architecture, delivers a threefold improvement in speed and memory efficiency gains.
The post Valkey 8.1’s Performance Gains Disrupt In-Memory Databases appeared first on Linux Today.
[...]
Valkey 8.1 Release Provides Enhanced Performance and Observability Improvements.
The Valkey community is excited to unveil the new release of Valkey 8.1, a minor version update designed to further enhance performance, reliability, observability and usability over Valkey 8.0 for all Valkey installations.
In this blog, we'll dive a bit deeper into some of the new features in Valkey 8.1 and how they can benefit your applications.
PerformanceValkey 8.1 introduces [...]
Valkey 8.1.0-ga Release
[...]Many workloads are bound on storing data. Being able to store more data using less memory allows you to reduce the size of your clusters.
In Valkey, keys and values are stored in what's called a hash table. A hash table works by chopping a key into a number of seemingly random bits. These bits are shaped into a memory address, pointing to where the value is supposed to be stored. It's a v [...]
When using Redis-compatible engines like Amazon MemoryDB, your access patterns can directly impact latency. Even subtle inefficiencies can slow down your app.
In this short demo, I’ll show how tweaking your Redis commands can have an impact on latency so you can make the most of MemoryDB’s lightning-fast performance.
We’ll have a look at an inefficient way to write and read to the d [...]
Crunch the numbers and count your savings Managing open source technologies can be a heavy and expensive lift, draining your time, resources, expertise, and ultimately, your budget. No two enterprises are ever alike, and how they manage their data is likely an even larger gap. With so many different factors at play, accurately determining the...
The post Introducing the ROI Calculator fo [...]
Clustercontrol v2.3.1 is here, packed with powerful new enhancements to simplify database management and ensure high availability across databases. This release introduces PostgreSQL Bi-Directional Logical Replication and expands support for Valkey Sentinel v8.0, an open-source alternative to Redis Sentinel. Let’s dive into the details. PostgreSQL Bi-Directional Logical Replication: keeping PG c [...]
Valkey-Glide is pleased to announce the public preview release of the GLIDE(General Language Independent Driver for the Enterprise) Go client. This release brings the power and reliability of Valkey to Go developers with an API designed for performance and developer productivity.
Valkey GLIDE is a multi-language client for Valkey, designed for operational excellence and incorporating best [...]
IBM’s recent acquisition of DataStax has certainly made waves in the tech industry. With IBM’s expanding influence in data solutions and DataStax’s reputation for advancing Apache Cassandra® technology, this acquisition could signal a shift in the database management landscape. For businesses currently using DataStax, this news might have sparked questions about what the future holds.... [...]