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

package info (click to toggle)
cloudkitty 17.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,144 kB
  • sloc: python: 19,245; sh: 374; makefile: 220; 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.