summaryrefslogtreecommitdiffstats
path: root/python/python2-whisper/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-whisper/README')
-rw-r--r--python/python2-whisper/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python2-whisper/README b/python/python2-whisper/README
new file mode 100644
index 0000000000..f62d324035
--- /dev/null
+++ b/python/python2-whisper/README
@@ -0,0 +1,5 @@
+python-whisper (Engine for fast, reliable fixed-sized databases)
+
+Whisper is a fixed size database, similar in design to the Round Robin
+database tool (RRDtool). Whisper is used by the Graphite scalable real
+time graphing system to store time-series data for later display.