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

Assign unique ID to EACH transaction that is time-independent and cache classifications. #3

Open
javaidb opened this issue Jan 6, 2025 · 0 comments

Comments

@javaidb
Copy link
Owner

javaidb commented Jan 6, 2025

  • Reduce processing time by:
    • Assigning unique ID to EACH transaction
    • Make IDs time-independent
    • Store in a cache.
    • Updates now check if in cache and ONLY if not there OR if want to rerun then you run script. Will reduce processing times.
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