whisper-diff
database engine for fast, reliable fixed-sized databases
Install
- All systems
-
curl cmd.cat/whisper-diff.sh
- Debian
-
apt-get install python-whisper - Ubuntu
-
apt-get install python-whisper - Kali Linux
-
apt-get install python3-whisper - Fedora
-
dnf install python2-whisper - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-whisper - Raspbian
-
apt-get install python-whisper
python3-whisper
database 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.
python-whisper
database 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.
python2-whisper
Python2 version of the Graphite Whisper module and commandline
tools.