Skip to content

Introduce uuid_utils as optional dependency #674

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

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

ff137
Copy link
Contributor

@ff137 ff137 commented Mar 12, 2025

Closes #661

Because uuid_utils is significantly faster than the default uuid library - see above-linked issue for more info.


Leaving as draft because this depends on #662.
Decided to merge the Travis jobs testing orjson functionality together with uuid_utils, to avoid unnecessary extra runs.
I also believe that both orjson and uuid_utils should become the new defaults for the library, but it will probably need some shelf-life of being used in production before that call can be made.


Edit: now that Travis is removed, there's a todo to add these extras in the github test run

ff137 added a commit to didx-xyz/acapy-cloud that referenced this pull request Mar 30, 2025
With `orjson` and `uuid-utils` extras (from nats-io/nats.py#674)
ff137 added 17 commits May 16, 2025 14:13
Signed-off-by: ff137 <[email protected]>
Signed-off-by: ff137 <[email protected]>
Signed-off-by: ff137 <[email protected]>
ff137 added a commit to didx-xyz/acapy-cloud that referenced this pull request May 16, 2025
With `orjson` and `uuid-utils` extras (from nats-io/nats.py#674)
ff137 added a commit to didx-xyz/acapy-cloud that referenced this pull request May 16, 2025
With `orjson` and `uuid-utils` extras (from nats-io/nats.py#674)
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.

Faster libraries: orjson and uuid_utils
1 participant