Skip to content
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

Feat: Create InMemoryTarget from TaskOnKart #441

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

utotsubasa
Copy link
Contributor

@utotsubasa utotsubasa commented Feb 12, 2025

TBE

utotsubasa and others added 17 commits February 10, 2025 16:57
feat: last_modification_time feature in `InMemoryTarget`
style: add some type hints
fix: fix typo in `InMemoryCacheRepository`
test: add some tests for `InMemoryTarget` and `InMemoryCacheRepository`
style: update variable name from `id` to `key`
chore: add type hints
style: remove `Protocol`
feat: add the new parameter `cache_in_memory_by_default` to switch default Target
style: update the variable name from `target_key` to `data_key` for code consistency
test: add tests for `TaskOnKart`s with the `cache_in_memory` parameter
@utotsubasa utotsubasa force-pushed the feat/in_memory_parameter_on_task branch from fa0cbd3 to 76cb255 Compare February 13, 2025 06:23
@utotsubasa utotsubasa changed the title Feat: in memory parameter on task Feat: Create InMemoryTarget from TargetOnKart Feb 17, 2025
@utotsubasa utotsubasa changed the title Feat: Create InMemoryTarget from TargetOnKart Feat: Create InMemoryTarget from TaskOnKart Feb 17, 2025
@utotsubasa utotsubasa marked this pull request as ready for review February 19, 2025 06:52
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.

2 participants