compio-rs / compio-rs/compio

feature request: multi buffer pool support

Open
#955 2 comments 0 reactions 0 assignees View on GitHub
difficulty: hard enhancement
Dominant language
Rust
Stars
1.9k
Forks
133
Avg merge
1d 4h
Merged PRs (30d)
20

Description

Currently compio only can use 1 buffer pool, which created by the runtime, user can't not create multi extra buffer pools at run time

Contributor guide

Open the contributing guide

Research direction

Start by locating the runtime code that creates and owns the single buffer pool; the issue does not name a file, test, or entry point. Determine how users could create additional pools at runtime and what ownership and runtime integration they require. Done means compio supports multiple user-created buffer pools in addition to the runtime-created pool, with tests covering that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.