Skip to content

Conversation

@pyalex
Copy link
Collaborator

@pyalex pyalex commented Mar 4, 2021

Signed-off-by: Oleksii Moskalenko moskalenko.alexey@gmail.com

Add timeout as configurable option for Redis Cluster client.

Refactoring: Since there's no need in subscriptions and other options (from StoreProto) that are not used anymore I removed any mentions ofStoreProto.Store from Serving. Instead I propose to use Config classes that will be part of storage module.

pyalex added 4 commits March 4, 2021 16:31
Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
@pyalex pyalex changed the title Add redis timeout configuration option Add redis timeout configuration option & Serving Configuration Refactoring Mar 4, 2021
Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
@pyalex pyalex added the enhancement New feature or request label Mar 4, 2021
Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
@pyalex pyalex merged commit 58be916 into feast-dev:master Mar 5, 2021
khorshuheng pushed a commit to khorshuheng/feast-java that referenced this pull request Mar 10, 2021
…oring (feast-dev#8)

* add redis timeout option

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>

* fix typo

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>

* remove StoreProto.Store

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>

* remove StoreProto.Store

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>

* fix test

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>

* clean up

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
khorshuheng pushed a commit that referenced this pull request Mar 10, 2021
…oring (#8)

* add redis timeout option

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>

* fix typo

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>

* remove StoreProto.Store

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>

* remove StoreProto.Store

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>

* fix test

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>

* clean up

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant