Alvin Kuruvilla
Alvin Kuruvilla
### Feature idea I think it would be a good idea to implement a Go client, If there is interest I would probably go off both the Python and /or...
In the memory.go why does the MemoryThresholdEvent() function return a MemoryEvent and not a memoryThresholdEvent as the documentation above seems to suggest it would?
It would be nice if there were a script file that ran weggli using various test cases, such as the ones in the README, for quick use. Thus developers could...
The dmg installer does not allow for command-line access to lite-xl on a Mac. See the screenshot below.
Since this project already has an install method with MacPorts, it would be nice to have lite-xl installable through homebrew. This could also help with usability because if during the...
In response to issue #56 I added a param to the event.py model file to support passing in a meeting description
First off I want to thank you for making this crate. I had one potential suggestion to improve the crate. I feel that it would be useful to have a...
**Describe the bug** When running sirix with ```docker compose up``` or ```docker compose up keycloak``` it initially adds an admin user to the JSON. However, if afterwards you stop the...
# Background on [DIAMetrics](https://www.vldb.org/pvldb/vol13/p3285-gruenheid.pdf) DIAMetrics is an end-to-end benchmarking and performance framework for query engines developed by Google. # Componenets **Note that there are more details than mentioned here; this...