Megakoresh
Megakoresh
## In raising this issue, I confirm the following: `{please fill the checkboxes, e.g: [X]}` - [X] I have read the [documentation](https://docs.pivpn.io) - [X] Is it a feature request? please...
**Is your feature request related to a problem? Please describe.** Currently there is no clean way to tell if transaction is done so anyone with REST api -> Kafka is...
Currently query rules module matches directly by string comparison. This is very inflexible and not very useful (if I knew such exact parameters why would I look up the rule...
Tried to use this to compile clientside templates, but since it uses `ejs.render`, it will throw an error on various undefined variables during compilation. I can't provide browser variables -...
Clientside templates will be named same as source files without extension, optionally adding `settings.suffix` to the end. Set options.filename to `file.basename` for caching (speeds up gulp watch task when working)....
It would be nice, like with the old generator, if we could configure this machinepack to run when we are crating a new project, and let it set up gulp...
**Related command** ```sh az login ``` **Is your feature request related to a problem? Please describe.** When you use VSCode remote development extension, it is not able to detect Azure...
Hello, the sender is not threadsafe it seems. When attempting to send a lot of data to the table, large swaths of data is randomly lost. I suspect the reason...