ashvardanian / ashvardanian/SmashTable

Multi-Version Concurrency-Control issues in partitioned AVL-trees

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
49
Forks
4
Avg merge
2d 1h
Merged PRs (30d)
2

Description

Any mixed workload test would expose the MVCC problems we currently face with `partitioned_gt`.

Contributor guide

Open the contributing guide

Research direction

Start by locating the partitioned_gt implementation and any existing mixed-workload or concurrency tests. Reproduce the reported MVCC behavior under a mixed workload, then trace the partitioned AVL-tree transaction paths. Done means the MVCC issues are characterized and the relevant tests pass without exposing inconsistent transactional behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend, databases
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.