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

[Task] Rename the Modules from Transaction to Pipeline #3030

Open
2 tasks
BoazBD opened this issue Jan 30, 2025 · 0 comments
Open
2 tasks

[Task] Rename the Modules from Transaction to Pipeline #3030

BoazBD opened this issue Jan 30, 2025 · 0 comments

Comments

@BoazBD
Copy link
Collaborator

BoazBD commented Jan 30, 2025

Description

In order to add pipeline support, we should rename the modules from transaction to pipeline.
For example, change the name of the JSON module from json_transaction.py --> json_pipeline.py
We should do that to not confuse clients, after adding the pipeline support.
The behavior of pipelines and the transactions is very similar, the modules should be identical to them.
The renaming is due to the fact that pipelines are broader, making "pipeline" a more accurate term.

This should break any changes, since the JSON and VSS modules are not yet released.

Checklist

  • JSON Module
  • VSS Module

Additional Notes

No response

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

No branches or pull requests

1 participant