Join us

ContentUpdates and recent posts about Valkey..
News FAUN.dev() Team
@varbear shared an update, 1 month, 1 week ago
FAUN.dev()

FSF Launches Librephone Project to Free Android from Proprietary Code

The Free Software Foundation launched the Librephone project to replace proprietary Android components with open-source alternatives, aiming for complete software freedom.

FSF Launches Librephone Project to Free Android from Proprietary Code
Story
@laura_garcia shared a post, 1 month, 1 week ago
Software Developer, RELIANOID

Unveiling the Power of Network Load Balancers

We’re thrilled to be featured in “Unveiling the Power of Network Load Balancers” by HENOF 📰 The article highlights how RELIANOID Load Balancer is redefining reliability, scalability, and security in modern data centers. 🔗 Read it here: https://www.relianoid.com/about-us/relianoid-related-articles/ #..

Henof article on RELIANOID
Story
@viktoriiagolovtseva shared a post, 1 month, 1 week ago

Task Management in Jira: Stories vs. Tasks in Agile Workflows

Agile frameworks like Scrum provide flexibility in structuring workflows, which can sometimes lead to confusion, especially when using project management tools such as Jira.

This is especially true for tasks and story issue types, as both exist at the same hierarchy level, and teams often struggle to determine when to use one over the other.

Although these issue types share the same hierarchy in Jira, they are intended for different purposes. By understanding their roles, teams can better organize their work, improve their planning, and enhance their reporting.

In this article, I’ll explore the purpose of tasks and stories, how they can work together effectively, and best practices for managing them in Jira.

Screenshot 2025-10-15 at 14.46.13
Story
@viktoriiagolovtseva shared a post, 1 month, 1 week ago

How to Link Issues in Jira Manually and Automatically

Connecting issues in Jira serves many purposes. For instance, it allows you to track dependencies between tasks, identify blockers, and visualize these blockers in a timeline view. As a result, you can better organize your team’s work, enhance planning, and improve collaboration.

In this blog post, I explain how to link issues in Jira using different methods. You can link issues automatically or manually from a Jira board or issue view. Additionally, we give you useful tips on how to make working with linked issues more convenient and efficient.

Screenshot 2025-10-15 at 11.56.06
Story Palark Team
@shurup shared a post, 1 month, 1 week ago
@palark

New features introduced in Kubernetes 1.34

Kubernetes

Recently, the latest Kubernetes version, v1.34, was released with 13 new alpha features on board. They include: - KYAML, a new dialect of YAML for Kubernetes manifests, which is still compatible with all existing tooling; - asynchronous API calls to kube-apiserver during scheduling; - various enhanc..

kubernetes 1.34 release
Story
@laura_garcia shared a post, 1 month, 1 week ago
Software Developer, RELIANOID

🚀 Load Balancing and High Availability of Skype for Business with RELIANOID

Unified communication platforms like Skype for Business play a critical role in keeping teams connected through instant messaging, voice, and video — but maintaining high performance and availability is key. That’s where RELIANOID ADC comes in. 💪 In our latest article, we explain how to optimize Sky..

Link
@anjali shared a link, 1 month, 1 week ago
Customer Marketing Manager, Last9

Choosing the Right APM for Go: 11 Tools Worth Your Time

Explore 11 APM tools built for Go—from lightweight open-source options to enterprise-grade platforms that simplify debugging.

go
Link
@faun shared a link, 1 month, 2 weeks ago

OpenAI Agent Builder: A Complete Guide to Building AI Workflows Without Code

OpenAI’sAgent Builderdrops the guardrails. It’s a no-code, drag-and-drop playground for building, testing, and shipping AI workflows - logic flows straight from your brain to the screen. Tweak interfaces inWidget Studio. Plug into real systems with theAgents SDK. Just one catch: it’s locked behind P.. read more  

Link
@faun shared a link, 1 month, 2 weeks ago

walrus: ingesting data at memory speeds

Walrusis a lock-free, single-nodeWrite Ahead Log in Rustthat rips through a million ops/sec and moves 1 GB/s of write bandwidth - on bare-metal, nothing fancy. It leans on mmap-backed sparse files, atomic counters, and zero-copy reads to get there. Each topic gets its own line of 10MB memory-mapped .. read more  

walrus: ingesting data at memory speeds
Link
@faun shared a link, 1 month, 2 weeks ago

Inside Husky’s query engine: Real-time access to 100 trillion events

SteamPipe just gutted its real-time storage engine and rebuilt it inRust. Expect faster performance and better scaling. Now runs oncolumnar storage, ships withvectorized queries, and rolls anobject store-backed WAL. Serious firepower for time series data. System shift:Another sign that high-throughp.. read more  

Valkey is a community-driven, open-source in-memory data platform built for speed, scalability, and reliability in modern distributed architectures. It provides a high-performance key-value store with support for clustering, replication, advanced data structures, and low-latency operations. Valkey 9.0 introduces major enhancements including atomic slot migrations, field-level TTL controls, improved memory prefetching for pipeline commands, multipath TCP support, and restored numbered databases in cluster mode.

Designed for high-scale applications, microservices, and cloud environments, Valkey delivers predictable performance and operational flexibility while maintaining full transparency and compatibility under a neutral open-source governance model.