惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Docker
博客园 - 【当耐特】
S
SegmentFault 最新的问题
阮一峰的网络日志
阮一峰的网络日志
大猫的无限游戏
大猫的无限游戏
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
Martin Fowler
Martin Fowler
云风的 BLOG
云风的 BLOG
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
F
Fortinet All Blogs
Y
Y Combinator Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks
Engineering at Meta
Engineering at Meta
MyScale Blog
MyScale Blog
B
Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理

Redis

Real-Time Fraud Detection: Latency, Features & Scale Context window in AI: why every token is a budget decision Connecting to Redis Cloud with AWS PrivateLink vs. VPC peering | Redis Redis Data Integration in Redis Cloud is now GA in AWS | Redis Why AI Misses Business Context & How Teams Fix It AI Reasoning Explained: Why Context Matters Semantic Layer vs Context Layer: Key Differences Redis array data type: How it works and when to use it Context Graphs vs. Vector Search: When RAG Falls Short What’s new in two – May 2026 edition Redis 8.8 performance improvements: Faster string, hash, streams, SCAN & more Redis 8.8: New array data structure & open source features How Conflict-free Replicated Data Types power active-active database replication Context Orchestration: What It Is & How It Works Context Compaction for AI Agents: A Complete Guide Prompt Bloat: Causes, Costs & Fixes for LLM Apps Agentic Retrieval Techniques: A Complete Guide Single-shot reliable consumers with XREADGROUP CLAIM in Redis 8.4 | Redis Long-Horizon AI Agents: Memory & State Infrastructure What is a context engine? What Is a Context Layer? AI Agent Infrastructure Context Retrieval for AI Agents: What It Is & Why It Matters Context Poisoning: How Bad Data Breaks Agent Reasoning Context is all you need: Introducing Redis Iris | Redis Context Engineering for AI: What It Is & How to Build It Dynamic endpoints: Migrate databases without changing your endpoint | Redis AI Shopping Assistants: How They Work & What to Build Endless Aisle Retail: Infrastructure & Real-Time Data LLM Speed Benchmarks: Metrics & Infrastructure Guide Context Pruning: Cut LLM Tokens Without Losing Quality
Introducing Redis Feature Form
Redis · 2026-04-18 · via Redis

When Redis acquired Featureform last October, we were already a core part of how teams served real-time data to models, especially in production systems where latency and reliability matter. Featureform added the missing orchestration layer: a way to define, manage, and serve features consistently across training and inference, without forcing teams to rebuild their stack around a single vendor.

Today, we're introducing Redis Feature Form, a complete managed feature store platform for production ML. It covers the full feature lifecycle, from definition and pipeline orchestration through versioning, lineage, and sub-millisecond online serving. Redis is no longer just the online store, but the system that helps teams define features once, keep them governed, and serve them reliably at scale.

The new Feature Form builds on what made the platform valuable to early adopters and makes it more useful for enterprise ML teams. We’ve made Feature Form easier to run across multiple teams, safer in production, and more predictable as feature pipelines evolve over time.

We’ve added several improvements:

  • Unified batch and streaming pipelines: Improved support for tiling, backfills, and incremental updates, reducing custom pipeline work.
  • Workspaces for multi-tenancy: Teams can now isolate providers, data, auth, and observability at the workspace level, making Feature Form better suited for organizations with multiple ML teams and shared platform infrastructure.
  • Fine-grained job control: New planning, impact analysis, split materializations, and queue-based job management give teams more visibility into changes before they write data or affect production systems.
  • Atomic DAG updates: Instead of versioning individual resources in isolation, Feature Form can now manage graph-level changes atomically, which makes rollback and change history much cleaner.
  • Enhanced RBAC and security: Workspace-scoped access controls, API key pairs, a more granular model role, audit logs, secret-provider improvements, mTLS, and encrypted internal transport strengthen the platform for enterprise environments.
  • Simplified deployment: A leaner two-service deployment model reduces operational complexity while still leaving room for more advanced deployment patterns.
  • A fully redesigned dashboard: The UI has been rebuilt to support these workflows directly, including configuration of workspaces and providers from the interface.

Feature Form helps ML teams move features from definition to production with less glue code, less drift between training and serving, and less operational overhead. That matters in the places where production ML is already delivering measurable value: fraud detection, credit and risk scoring, personalization, recommendation systems, and other use cases where stale or inconsistent features quickly become a business problem. It also matters for platform teams that have spent too much time maintaining homegrown pipelines and would rather give data scientists and ML engineers a governed path to self-service.

Feature Form expands Redis’ role in the ML stack. Historically, we often showed up as the serving layer inside a larger feature architecture. That worked, but it also left the platform decision to someone else. Feature Form changes that. It gives Redis a stronger position higher in the stack, where teams are deciding how features are defined, versioned, orchestrated, and governed across their environment. Redis is no longer only the fast system behind feature serving. It becomes part of the control plane for production ML itself.

We’re investing in multiple lanes at once: real-time context for agents, token and latency optimization, high-performance search, and now a more complete feature platform for classical ML. Those are distinct problems, but they share the same underlying requirement: reliable, real-time access to data that systems can actually use. Feature Form is the piece that anchors that story for structured ML features. It shows that Redis is not treating machine learning as a side use case layered onto an old database story. It is building toward a future where Redis supports both modern AI systems and long-lived production ML workloads from the same data platform foundation.