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

[database.sequence]-a caching mechanism for generated sequences #42

Closed
mononobi opened this issue Oct 25, 2019 · 1 comment
Closed

[database.sequence]-a caching mechanism for generated sequences #42

mononobi opened this issue Oct 25, 2019 · 1 comment
Assignees
Labels
basic feature Basic required features duplicate This issue or pull request already exists

Comments

@mononobi
Copy link
Owner

implement a caching mechanism to prevent generating an already requested sequence every time, instead get the already generated sequence each time.

@mononobi mononobi added the basic feature Basic required features label Oct 25, 2019
@mononobi mononobi self-assigned this Oct 25, 2019
@mononobi mononobi changed the title database.sequence]-a caching mechanism for generated sequences [database.sequence]-a caching mechanism for generated sequences Oct 25, 2019
@mononobi
Copy link
Owner Author

mononobi commented Feb 8, 2020

this is not valid anymore because sequence_name will be removed from CoreEntity.

@mononobi mononobi closed this as completed Feb 8, 2020
@mononobi mononobi added the duplicate This issue or pull request already exists label Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
basic feature Basic required features duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant