issues
search
tonbo-io
/
tonbo
A portable embedded database using Arrow.
https://tonbo.io
Apache License 2.0
794
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: impl `DataType::Float32/64`
#240
KKould
opened
22 hours ago
0
Chore: add `DbOption` supports setting the s3 `FsOptions` of all sstables
#239
KKould
opened
1 day ago
2
refactor: define `record::runtime::Column` with `ColumnDesc`
#238
ethe
opened
2 days ago
1
refactor: remove needless unsafe `Send` `Sync` implementations
#237
ethe
closed
3 days ago
0
chore: rename `record::str` to `record::test`
#236
ethe
closed
4 days ago
0
fix transaction projection on mutable
#235
crwen
closed
3 days ago
0
Rename `Datatype` to `DataType`
#234
ethe
opened
4 days ago
3
fix: issue template error
#233
ethe
closed
4 days ago
0
chore: new issue template
#232
ethe
closed
4 days ago
0
chore: make ra happy
#231
ethe
closed
5 days ago
0
Remove redundant information in `Column`
#230
crwen
opened
5 days ago
1
chore: remove parquet default features required
#229
ethe
closed
5 days ago
0
add python release ci
#228
crwen
opened
6 days ago
0
`Mutable` should provide self metrics & decouple with `Trigger`
#227
ethe
opened
6 days ago
0
test: add benchmark for tonbo on s3
#226
KKould
closed
1 week ago
2
refactor: breakdown S3 benchmark action from cache reader
#225
ethe
closed
1 week ago
0
chore: fix dead link in README.md
#224
sollhui
closed
1 week ago
1
perf: Optimize transaction write memtable speed
#223
sollhui
opened
1 week ago
3
refactor: replace all &FileId to FileId
#222
sollhui
closed
1 week ago
3
Minor refactor: replace Ulid to FileId
#221
LMJW
closed
1 week ago
1
Isolate range param lifetime from scan lifetime
#220
LMJW
closed
1 week ago
1
feat: impl checkpoint for `SnapShot`
#219
KKould
opened
1 week ago
4
Use `fusio::{ MaybeSend, MaybeSync }` instead in Tonbo
#218
ethe
closed
1 week ago
1
Add `BTreeMap` based mutable memtable implementationinstead in WASM target
#217
ethe
closed
1 week ago
1
make tonbo build under wasm32 arch
#216
crwen
closed
1 week ago
0
feat: support parquet lru reader
#215
ethe
closed
1 week ago
10
refactor: Context component on read / write path
#214
ethe
opened
2 weeks ago
0
Refactor: Replace all `&Ulid` to `Ulid`
#213
ethe
closed
1 week ago
0
Refactor: replace all `Ulid` requirement to `fs::FileId`
#212
ethe
closed
1 week ago
0
feat: align datatype with Apache Arrow
#211
KKould
opened
2 weeks ago
0
refactor: update fusio & use DynWrite in wal instead
#210
ethe
closed
2 weeks ago
4
Checkpoint support
#209
KKould
opened
2 weeks ago
0
Objective: S3 storage improvement
#208
KKould
opened
2 weeks ago
0
chore: detach SnapShot from Transaction
#207
KKould
closed
1 week ago
5
Feat: Snapshot support
#206
KKould
closed
1 week ago
1
fix: resolve correct dep
#204
ethe
closed
3 weeks ago
2
chore bump to 0.2.0
#203
ethe
closed
3 weeks ago
2
Should we bump version to 0.2.0 of this crate?
#202
doki23
closed
3 weeks ago
3
add python ci
#201
crwen
closed
3 weeks ago
0
Discard bad data in recovery
#200
crwen
opened
4 weeks ago
2
CI: add Tonbo on S3 for Benchmark Action
#199
KKould
opened
4 weeks ago
0
add write benchmark
#198
crwen
closed
3 weeks ago
0
chore: encode column name attribute
#197
crwen
closed
3 weeks ago
0
add wal buffer
#196
crwen
closed
1 month ago
0
refactor: update fusio
#195
ethe
closed
1 month ago
2
add wal record buffer
#194
crwen
closed
1 month ago
1
feat: add `CacheReader` for SStable
#193
KKould
opened
1 month ago
23
Feat: Cache for S3
#192
KKould
closed
3 weeks ago
1
chore: improve schema recover test
#191
crwen
closed
1 month ago
0
refactor: reduce malloc in encoding/decoding
#190
ethe
closed
1 month ago
2
Next