Skip to content

Pull requests: KipData/kipdb

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

typo documentation Improvements or additions to documentation invalid This doesn't seem right
#61 by Yongxin-Hu was merged Feb 11, 2024 Loading…
Typo
#60 by Yongxin-Hu was closed Feb 7, 2024 Loading…
feat: implement BloomFilter to replace external dependencies enhancement New feature or request
#59 by KKould was merged Dec 9, 2023 Loading…
4 of 9 tasks
feat: support check_key_conflict for mvcc enhancement New feature or request
#58 by KKould was merged Dec 3, 2023 Loading…
4 of 9 tasks
Perf/range enhancement New feature or request
#57 by KKould was merged Nov 18, 2023 Loading…
3 of 9 tasks
Add rocksdb bench
#56 by lewiszlw was merged Oct 29, 2023 Loading…
9 tasks
Enable clippy in ci
#55 by lewiszlw was merged Oct 28, 2023 Loading…
2 of 9 tasks
Improve build
#54 by lewiszlw was merged Oct 28, 2023 Loading…
2 of 9 tasks
Add rocksdb as new kernel
#53 by lewiszlw was merged Oct 21, 2023 Loading…
2 of 9 tasks
Replace failure with thiserror
#52 by lewiszlw was merged Oct 13, 2023 Loading…
2 of 9 tasks
Fix ci & remove dead code invalid This doesn't seem right
#51 by lewiszlw was merged Oct 12, 2023 Loading…
2 of 9 tasks
Refactor server enhancement New feature or request
#50 by lewiszlw was merged Oct 12, 2023 Loading…
3 of 9 tasks
Use default clippy lints and remove unused unstable features invalid This doesn't seem right
#49 by lewiszlw was merged Oct 10, 2023 Loading…
2 of 9 tasks
Remove unnecessary mod enhancement New feature or request
#48 by lewiszlw was merged Oct 9, 2023 Loading…
2 of 9 tasks
Update README.md
#43 by KKould was merged Sep 15, 2023 Loading…
9 tasks
refactor(mvcc): Implementing iterators within a transaction
#42 by KKould was merged Sep 10, 2023 Loading…
2 of 9 tasks
fix(bench): fix KipStorage blocking when benchmark invalid This doesn't seem right
#41 by KKould was merged Aug 17, 2023 Loading…
1 of 9 tasks
Docs/examples documentation Improvements or additions to documentation
#40 by KKould was merged Jul 31, 2023 Loading…
2 of 9 tasks
fix: compactor_tx wrong throwing ChannelCloseError bug Something isn't working
#39 by KKould was merged Jul 13, 2023 Loading…
2 of 9 tasks
Fix/data overwriting bug Something isn't working
#37 by KKould was merged Jul 12, 2023 Loading…
2 of 6 tasks
feat(version): impl Trait Display for Version enhancement New feature or request
#36 by loloxwg was merged Jul 14, 2023 Loading…
2 of 9 tasks
Feat/seek compaction bug Something isn't working enhancement New feature or request invalid This doesn't seem right
#35 by KKould was merged Jul 12, 2023 Loading…
2 of 9 tasks
feat(bench): bench path named by storage kernel
#34 by loloxwg was merged Jul 5, 2023 Loading…
2 of 9 tasks
Feat/async flush
#33 by sacloudy was merged Jul 4, 2023 Loading…
2 of 9 tasks
Feat/table multiple implementations enhancement New feature or request
#28 by KKould was merged Jul 1, 2023 Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.