influxdb/router
Nga Tran 6f7b1e2e26
feat: reject writes that are outside the retention period (#6148)
* feat: reject writes that are outside the retention period

* feat: add retention validator into handler stack

* chore: Apply suggestions from code review

Co-authored-by: Dom <dom@itsallbroken.com>

* refactor: address review comments

* test: unit tests fot retention validation

* chore: address review comments

* test: more unit tests and integration tests

* refactor: make time inside retention period for emphemeral_mode test

* fix: 2 hours

Co-authored-by: Dom <dom@itsallbroken.com>
2022-11-17 20:55:58 +00:00
..
benches chore(deps): Bump chrono from 0.4.22 to 0.4.23 (#6129) 2022-11-14 13:34:09 +00:00
src feat: reject writes that are outside the retention period (#6148) 2022-11-17 20:55:58 +00:00
tests feat: reject writes that are outside the retention period (#6148) 2022-11-17 20:55:58 +00:00
Cargo.toml chore: router namespace api (#6151) 2022-11-16 15:25:49 +00:00