-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request