Skip to content

Add JSON support #6

Open
Open
@colemancda

Description

@colemancda

Support storing Codable properties as JSON, for MongoDB to store as JSON and CoreData as a string. The backing implementation should be simple, the only consideration is making Predicate filters and SortDescriptor work with both since MongoDB has native JSON support and CoreData doesn't. FetchRequest should be compatible across backing stores.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions