File: add-influx-storage-backend-3ace5b451e789e64.yaml

package info (click to toggle)
cloudkitty 13.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,888 kB
  • sloc: python: 16,997; sh: 372; makefile: 218; pascal: 54
file content (9 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    An InfluxDB v2 storage backend has been added. It will become the default
    backend of the v2 storage interface.

    The v1 storage interface will be deprecated in a future release. At that
    point, documentation about how to upgrade the storage backend will be made
    available, along with some helpers.