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

Pre-generate commands #1

Open
fantoine opened this issue May 23, 2016 · 1 comment
Open

Pre-generate commands #1

fantoine opened this issue May 23, 2016 · 1 comment

Comments

@fantoine
Copy link

Maybe you could pre-generate the Haxe code for Redis commands. It will avoid to add compilation time to each compilation because of the macro.

I used this for the AWS externs which directly get the list of resources from an npm update of the aws sdk.
You could handle it in the same way with the redis-commands package.

@kevinresol
Copy link
Member

Good idea. I will see if I have some time to get this done. (Or there are any volunteers? 😛 )

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

2 participants