From c88d74b4add960533cd69a1fe3cd237373d2b47e Mon Sep 17 00:00:00 2001 From: Steven Kreuzer Date: Wed, 22 Jun 2011 18:23:38 +0000 Subject: Whisper is a fixed-size database, similar in design to RRD (round-robin-database). It provides fast, reliable storage of numeric data over time. WWW: http://graphite.wikidot.com/whisper --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index e132d2ba2e01..b21aea9377d5 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -686,6 +686,7 @@ SUBDIR += py-sqlrelay SUBDIR += py-swift SUBDIR += py-sybase + SUBDIR += py-whisper SUBDIR += py25-bsddb SUBDIR += pydbdesigner SUBDIR += pydbx -- cgit v1.2.3