Kinto / Kinto/kinto-wizard

Do not inspect whole server for partial load

Open
#65 4 comments 0 reactions 0 assignees View on GitHub
enhancement stale
Dominant language
Python
Stars
9
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Use case: I have a dump of one collection, and want to load into some server.

Currently, the whole server is scanned (every bucket, every collection...) whereas it is completely unnecessary, inefficient and confusing

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating the load path that scans the server and compare its behavior for a dump containing one collection. Done means a partial dump loads without scanning unrelated buckets or collections, with coverage for that case.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.