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

feat: generate debug data on server start (in-memory) #15

Merged
merged 2 commits into from
Sep 29, 2024

Conversation

kubajanik
Copy link
Owner

@kubajanik kubajanik commented Sep 29, 2024

Created a new directory with algorithms which includes three files: algorithm.js (algorithm function), run.js (initial data, params, and running a function, metadata.json (info data).

For now, data is generated on server start and kept in memory. In the next PR, it will be moved to a database.

@kubajanik kubajanik merged commit 38f9edb into master Sep 29, 2024
1 check passed
@kubajanik kubajanik deleted the feat/generate-debug-data-on-server-start branch September 29, 2024 14:28
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.

1 participant