Summary
On LongMemEval—a widely-used public benchmark for long-term agent memory—Redis's combined Remis + Instruct strategy scores 86.5% task-averaged accuracy. Among the production systems we reproduced on a common GPT-4o backbone, this is the top result. It comes within half a point of the best managed service, Oracle, which uses a stronger answer model, and Redis reaches this score at a fraction of the cost of the other top systems.
We also found that published memory results often don't hold up when rerun through the same judge. Our Vertex Memory Bank test scored 42.4%, well below the roughly 70% reported in the paper the service is based on. The setup of the released product differs from the one described in the paper.