Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Key-Value storage in Theia plugins demo

Hello. Recently we added key-value storage in Theia plugin API. There are to options for each plugin:
  • global storage - shared between all Theia workspaces
  • local storage - private for each Theia worksoace
However, the work is not fully completed, we need to introduce a mechanism for persisting this data and sharing global storage between Che workspaces.

The demo could be find here: https://www.youtube.com/watch?v=o2Zwziht7-M

--

Mykola Morhun

SOFTWARE ENGINEER

Red Hat


Back to the top