customize timestamps options and indexes #13084
geminigeek
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
currently timestamps creates createdAt and updatedAt and make index on same, i am proposing an option objects where we can pick and choose what keys are created and on which index is made.
use case large amount of logs or delayed logs , where updatedAt is irrelevant and the actual time stamp on the data is important (sensor data timestamp)
Beta Was this translation helpful? Give feedback.
All reactions