Skip to content

Allow consuming pickle message format for api#2

Open
haim0n wants to merge 2 commits intokodless:masterfrom
haim0n:haim/feature/add_pickle_support
Open

Allow consuming pickle message format for api#2
haim0n wants to merge 2 commits intokodless:masterfrom
haim0n:haim/feature/add_pickle_support

Conversation

@haim0n
Copy link
Contributor

@haim0n haim0n commented Mar 15, 2021

kombu supports json as default, but pickle is popular
option as well:
https://docs.celeryproject.org/projects/kombu/en/stable/userguide/serialization.html

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

@haimjether
Copy link

bump 😬

@PhilipGarnero
Copy link

Can we merge this ?

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.

3 participants

Comments