Skip to content

Implement memory-based caching #139

@kevmo314

Description

@kevmo314

Right now, we still write to disk instead of committing to memory with mmap. We should explicitly not write to disk until the user requests. This is a bit more complicated but turns out disk is indeed a pretty big bottleneck :(

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions