Skip to content

Add support for any object type #5

@Themis3000

Description

@Themis3000

Currently, only particular object types can be stored in the database. These object types carry certain optimizations with them by storing them in a custom way. For support with any object type though, the pickle library could be used to pickle and unpickle any object not supported that's passed into the write function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions