enso/distribution/engine/THIRD-PARTY/org.reactivestreams.reactive-streams-1.0.3
Hubert Plociniczak 58009b7c04
In-memory suggestions (#9751)
This change replaces an sqllite-backed suggestions' repo with a simple, in-memory, one.
As `completion` functionality has been implemented completely in GUI, there is no need to support it in backend, which simplifies a lot of functionality.

Closes #9650 and #9471.

# Important Notes
Loading suggestions and sending them to GUI on startup is almost instantaneous. Previously it would take ~10s just for `Standard.Base`.
2024-04-22 11:02:17 +00:00
..
NOTICES In-memory suggestions (#9751) 2024-04-22 11:02:17 +00:00