nickchomey

Results 157 issues of nickchomey

**Describe the bug** A clear and concise description of what the bug is. I just started using mise. When I run `mise use -g go` or `mise use -g go@latest`,...

bug

I would like to be able to use coincident with Shared Workers, rather than normal Web Workers. I do not know what would be involved in making this work, so...

enhancement

### Is your feature request related to a problem? There are functions for all of the surrealql commands, but they dont have all of the modifiers etc..., let alone everything...

### Description One of the biggest challenges that I have had in getting started with SurrealDB is figuring out when and why you would embed records vs create graph relations....

documentation

The [JavaScript Processor](https://docs.redpanda.com/redpanda-connect/components/processors/javascript/) uses Goja, and you have these caveats in your docs. > The [execution engine](https://github.com/dop251/goja) behind this processor provides full ECMAScript 5.1 support (including regex and strict mode)....

enhancement
processors

### Feature description It is much easier/faster to define a pipeline file config files than to do so via the Web UI (too many clicks, and various bugs like buttons...

feature

### Feature description The grafana/k6 team forked Goja because, among other reasons, their PR to add ES Modules support to Goja sat in limbo for far too long. https://github.com/dop251/goja/pull/430 They...

feature

### Is your feature request related to a problem? I am trying to do a lot of bulk transactions to import an existing database into SurrealDB. Given that #4455, which...

improvement

### Describe the bug After upgrading to 2.1.0, some queries that I had been using PARALLEL with are no longer faster than without it. ### Steps to reproduce 1. Import...

bug
triage

### Is your feature request related to a problem? SurrealDB's `SELECT` query performance seems to be almost unilaterally terrible right now, outside of the most basic queries for specific record...

topic:performance
topic:table views