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

Add 64-bit Local LID (LLID) #18

Closed
CookingWithCale opened this issue Oct 27, 2023 · 0 comments
Closed

Add 64-bit Local LID (LLID) #18

CookingWithCale opened this issue Oct 27, 2023 · 0 comments
Assignees

Comments

@CookingWithCale
Copy link
Contributor

CookingWithCale commented Oct 27, 2023

Problem

The problem I am addressing on this mission is that I need to faster method to assign UIDs in React on the client that has nothing to do with a database.

Solution

The solution that I'm addressing on this mission is to use the JavaScript microsecond timestamp and use a 32-bit second or millisecond timer and a 32-bit sub-second ticker.

File Affected

  1. ?

Hierarchy

Tags

Mission

A

Sessions

License

Copyright 2023 AStartup; all rights reserved.

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