Skip to content

JsonTopicRepository #140

Description

@JeremyCaney

Introduces a lightweight, file-based JsonTopicRepository implementation of ITopicRepository (OnTopic.Data.Json) as an alternative to the SQL database for storing topics. This is useful for small sites, prototyping, or testing without a database.

This should also include a Topic-to-JSON serialization toolkit, supporting both a "stable ID" mode (for the repository) and an "ID-free" mode (for import/export) (new OnTopic.Data.Json project).

This depends on the Topic Merge Service being implemented (#141).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions