Download List

Projeto Descrição

Redis-faina is a query analyzer that parses Redis' MONITOR command for counter/timing stats about query patterns. At its core, redis-faina uses the Redis MONITOR command, which echoes every single command (with arguments) sent to a Redis instance. It parses these entries and aggregates stats on the most commonly-hit keys, the queries that took up the most amount of time, and the most common key prefixes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

Project Resources