OctoBase icon indicating copy to clipboard operation
OctoBase copied to clipboard

abstract reduction in jwt

Open darkskygit opened this issue 2 years ago • 2 comments

In the original design, jwt will be responsible for docking multiple backends and supporting the export of different formats, so the data structure and API are abstracted in multiple layers. At present, we have re-implemented (or plan to re-implement) these more complex logics in jwst using rust, and we need to streamline the abstraction of jwt to make it easier to use. I plan to simplify the abstraction of jwt to a level similar to that of @blocksuite/store, but unlike @blocksuite/store, the interface provided by jwt can more flexibly construct block graphs that refer to each other, not for rich text editors The workspaces-pages-blocks tree structure. The issue is planned to be completed before May, and the pre-requisites are: toeverything/AFFiNE#238

darkskygit avatar Mar 03 '23 09:03 darkskygit

Let's tracked in https://github.com/toeverything/OctoBase/issues/376

doodlewind avatar Mar 14 '23 10:03 doodlewind

Let's tracked in toeverything/OctoBase#376

jwt not included in affine cloud yet, may include in client

darkskygit avatar Mar 14 '23 10:03 darkskygit