-
The current tree model negates all performance benefits of the tree data structure by defining the relationships the opposite way (the "parent" attribute on the child instead of a "children" array att…
-
The current Esri Feature and WFS datasource implementations are not using BBOX extent limits in their API interactions. This is resulting in an unfiltered extent for the web service being requested f…
-
**Describe the project you are working on:**
I'm working on a 2d shmup. I use instanced rendering with multimeshes to render bullets, since I found other methods not performant enough. To avoid…
-
One of the main reasons we've been using KeyDB has been their `EXPIREMEMBER` command. See: https://docs.keydb.dev/blog/2021/06/08/blog-post/
Implementing tags in Redis is problematic because set me…
-
Greetings from Latin America! trying to work with local council to tackle speeding but need evidence.
Wanted to ask you about the impact of camera angle on accuracy. This is the angle I can get from …
-
When using the in-memory implementation, Index syntax will parse but there will be no indexes on the tables. The backend is not implemented.
This may cause weird ordering or other issues where uti…
-
Thank you for the excellent package and for this really useful UI!
My request: It'd be extremely useful to be able to filter jobs by `kind` in the UI.
I often have one job `kind` that runs far m…
-
**Is your feature request related to a problem? Please describe.**
AsyncIO is the future for performant Python web services, and thus one should be able to send push notifications via an async API.
…
-
I'm not sure which tool would be needed to determine or if it would be performant, but I like having 720p, 1080p, HDTV.. etc in the name.
-
In the Razor and Roslyn LSP we have struggled with writing performant SemanticTokens experiences. The problems seem to boil down as follows (doing my best to include things that only exist as a conseq…