Skip to content

[EPIC] Full-Blown Persistent Storage #4

@tobixdev

Description

@tobixdev

Currently, RdfFusion only has an in-memory storage. While this is good for testing and exploring the ideas behind RdfFusion, at some point we need a persistent storage format for our graphs.

I believe a storage format based on Parquet makes the most sense as DataFusion has excellent support for it. The general approach (sorted quad indices) can be also used with Parquet.

Could be interesting:

Sub-issues

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestepicAn epic issue that tracks the progress across multiple issuespersistenceIssues related to persistent storage

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions