Skip to content

Create a separate entry in Indexed DB for multimedia content #11

@aivuk

Description

@aivuk

Right now when you upload a picture to a board, it is converted to base64 and added to the default Indexed DB entry, vuex. This makes slow to update in real time the content of the db, because everytime a big json is converted between Vuex and the IndexedDB.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions