Skip to content

Mongodb as an alternative to SQLite for storage and synchronize sessions #22

@jvdavim

Description

@jvdavim

draft-collaboration-server
The ideia is create a mongodb collection for each session. The collection has documents that represent parts of the udt json. One document is for the interface key and the others for the samples. The document can be easily and fastly builded from merging the collection's documents. Besides, it can be updated directly by imageUrl field without overload as specified in documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions