-
Notifications
You must be signed in to change notification settings - Fork 209
RDSC-3622 static and dynamic ttl examples #1620
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RDSC-3622 static and dynamic ttl examples #1620
Conversation
Adding TODO for adding examples for other databases
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few suggestions, but they are very easy to implement. Overall, great job :-)
...tegrate/redis-data-integration/data-pipelines/transform-examples/redis-expiration-example.md
Outdated
Show resolved
Hide resolved
...tegrate/redis-data-integration/data-pipelines/transform-examples/redis-expiration-example.md
Outdated
Show resolved
Hide resolved
|
||
## Dynamic expiration time based on a date, datetime, or timestamp field | ||
|
||
Settings the expiration according to a field that contains a date, datetime, or timestamp value is also possible, but it depends on the source database and the data types it supports. Please refer to the examples below for your specific source database and data type. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Settings the expiration according to a field that contains a date, datetime, or timestamp value is also possible, but it depends on the source database and the data types it supports. Please refer to the examples below for your specific source database and data type. | |
In some cases, you can also set the expiration time based on a field that contains a date, datetime, or timestamp value, but it depends on the source database and the data types it supports. See the examples below for your specific source database and data type. |
...tegrate/redis-data-integration/data-pipelines/transform-examples/redis-expiration-example.md
Outdated
Show resolved
Hide resolved
...tegrate/redis-data-integration/data-pipelines/transform-examples/redis-expiration-example.md
Outdated
Show resolved
Hide resolved
...tegrate/redis-data-integration/data-pipelines/transform-examples/redis-expiration-example.md
Outdated
Show resolved
Hide resolved
...tegrate/redis-data-integration/data-pipelines/transform-examples/redis-expiration-example.md
Outdated
Show resolved
Hide resolved
...tegrate/redis-data-integration/data-pipelines/transform-examples/redis-expiration-example.md
Outdated
Show resolved
Hide resolved
...tegrate/redis-data-integration/data-pipelines/transform-examples/redis-expiration-example.md
Outdated
Show resolved
Hide resolved
...tegrate/redis-data-integration/data-pipelines/transform-examples/redis-expiration-example.md
Outdated
Show resolved
Hide resolved
…orm-examples/redis-expiration-example.md Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
…orm-examples/redis-expiration-example.md Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
…orm-examples/redis-expiration-example.md Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
…orm-examples/redis-expiration-example.md Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
…orm-examples/redis-expiration-example.md Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
…orm-examples/redis-expiration-example.md Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
…orm-examples/redis-expiration-example.md Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
…orm-examples/redis-expiration-example.md Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
…orm-examples/redis-expiration-example.md Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
…orm-examples/redis-expiration-example.md Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
...tegrate/redis-data-integration/data-pipelines/transform-examples/redis-expiration-example.md
Outdated
Show resolved
Hide resolved
…orm-examples/redis-expiration-example.md
Ticket: https://redislabs.atlassian.net/browse/RDSC-3622