Commit graph

7 commits

Author SHA1 Message Date
adam
a49662cd02 py-whisper: updated to 1.1.4
1.1.4:
Include tests in PyPI distributions
Add Python 3.7 testing to Travis
2018-11-14 10:41:17 +00:00
minskim
8f08b9eda1 databases/py-whisper: Update to 1.1.3
Notable changes since 0.9.15:
    - Python 3 support
    - fallocate and sparse support in whisper-create
    - Support FADVISE_RANDOM for create/update/update_many
    - Add update-storage-times.py - a tool to change storage schemas for
      whisper files and update the data. Threaded to vastly improve speed
      over whisper-auto-resize.py
    - Add optional destinationPath for rrd2whisper
    - Add json output to whisper-diff.py script
    - Add whisper-set-xfilesfactor.py utility
    - whisper-fetch: add –time-format option
    - Numerous bug fixes
2018-07-07 04:56:45 +00:00
adam
a31bce9748 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
wiz
3e1369ac3f Update HOMEPAGE. 2017-02-14 10:22:54 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
riz
be8aad7ba3 Add whisper 0.9.15, as used by the graphite project.
Whisper is a fixed-size database, similar in design to RRD
(round-robin-database). It provides fast, reliable storage of numeric
data over time.
2015-12-11 21:34:15 +00:00