File: TODO.md

package info (click to toggle)
influxdb 1.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 11,608 kB
  • sloc: sh: 1,176; python: 809; ruby: 118; makefile: 57
file content (9 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
# TODO

## v2

TODO list for v2. Here is a list of things we want to add to v1, but can't because they would be a breaking change.

- [#1834](https://github.com/influxdata/influxdb/issues/1834): Disallow using time as a tag key or field key.
- [#2124](https://github.com/influxdata/influxdb/issues/2124): Prohibit writes with precision, but without an explicit timestamp.
- [#4461](https://github.com/influxdata/influxdb/issues/4461): Change default time boundaries.