baidu / baidu/tera

希望使用tera实现小文件对象存储

Open
#1,305 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.9k
Forks
432
PR merge metrics
No merged PRs in 30d

Description

希望使用tera实现小文件对象存储
至少需要实现下面的接口
//seek 函数,根据根据偏移量读取key.
Seek(offset int64, whence int)
//size() 函数,key 的大小
int Size()

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by reviewing Tera's existing storage interfaces and clarifying how small-file objects should be represented, then define the expected Seek and Size behavior and tests that demonstrate completion.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
databases
Issue type
Feature
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.