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

Job params type as Bundle, instead of Map<K, V>. #1

Open
KeithYokoma opened this issue Dec 13, 2013 · 1 comment
Open

Job params type as Bundle, instead of Map<K, V>. #1

KeithYokoma opened this issue Dec 13, 2013 · 1 comment

Comments

@KeithYokoma
Copy link

Job に渡すパラメータを持つ型を Bundle にすると幸せになれる気がしました!!

@jfsso
Copy link
Owner

jfsso commented Dec 16, 2013

Jobのデータは直列化してデータベースに保存していて、Bundleは直列化できなくてどうしようか考えてます。

I'm looking for alternatives to Bundle as it does not support serialization when Jobs are saved to a database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants