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

ID Assigned according to the lexicographical order #41

Open
czs007 opened this issue Aug 10, 2021 · 0 comments
Open

ID Assigned according to the lexicographical order #41

czs007 opened this issue Aug 10, 2021 · 0 comments

Comments

@czs007
Copy link

czs007 commented Aug 10, 2021

Can the ID be assigned in ascending lexicographical order?
For example, I hope that the ID corresponding to "bbb" is larger than the ID corresponding to "a".
Hope to provide an interface to return ID greater/smaller than a certain string.
The purpose is to transform the comparison of strings into comparison of cooresponding IDs.

I haven't read the code yet, and I don't know if this requirement is feasible in the current architecture.

Looking forward to any feedback, thank you very much.

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