Skip to content

feature: redis storage client #1634

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

Closed

Conversation

blockloop
Copy link

@blockloop blockloop commented Sep 1, 2019

Redis storage client is similar to the S3 storage client. It stores using the ExternalKey() as the key and sets a TTL based on the flag -redis.chunk-retention. The TTL is set in Redis so that the key expires when the through date of the chunk is reaches the retention time.

@blockloop blockloop force-pushed the bjones/redis-storage-client branch 4 times, most recently from 10753be to 56b0a15 Compare September 1, 2019 01:53
Signed-off-by: Brett Jones <[email protected]>
@blockloop blockloop force-pushed the bjones/redis-storage-client branch from 56b0a15 to b70aedc Compare September 1, 2019 13:41
Signed-off-by: Brett Jones <[email protected]>
@blockloop
Copy link
Author

Closing in favor of #1612

@blockloop blockloop closed this Sep 3, 2019
@blockloop blockloop deleted the bjones/redis-storage-client branch September 3, 2019 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant