Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / KipData/KipDB issues and pull requests
#61 - typo
Pull Request -
State: closed - Opened by Yongxin-Hu 10 months ago
- 1 comment
Labels: documentation, invalid
#60 - Typo
Pull Request -
State: closed - Opened by Yongxin-Hu 10 months ago
#59 - feat: implement `BloomFilter` to replace external dependencies
Pull Request -
State: closed - Opened by KKould 12 months ago
- 3 comments
Labels: enhancement
#58 - feat: support `check_key_conflict` for mvcc
Pull Request -
State: closed - Opened by KKould 12 months ago
- 3 comments
Labels: enhancement
#57 - Perf/range
Pull Request -
State: closed - Opened by KKould about 1 year ago
- 5 comments
Labels: enhancement
#56 - Add rocksdb bench
Pull Request -
State: closed - Opened by lewiszlw about 1 year ago
#55 - Enable clippy in ci
Pull Request -
State: closed - Opened by lewiszlw about 1 year ago
#54 - Improve build
Pull Request -
State: closed - Opened by lewiszlw about 1 year ago
#53 - Add rocksdb as new kernel
Pull Request -
State: closed - Opened by lewiszlw about 1 year ago
#52 - Replace failure with thiserror
Pull Request -
State: closed - Opened by lewiszlw about 1 year ago
#51 - Fix ci & remove dead code
Pull Request -
State: closed - Opened by lewiszlw about 1 year ago
Labels: invalid
#50 - Refactor server
Pull Request -
State: closed - Opened by lewiszlw about 1 year ago
- 4 comments
Labels: enhancement
#49 - Use default clippy lints and remove unused unstable features
Pull Request -
State: closed - Opened by lewiszlw about 1 year ago
Labels: invalid
#48 - Remove unnecessary mod
Pull Request -
State: closed - Opened by lewiszlw about 1 year ago
Labels: enhancement
#47 - Refactoring Server
Issue -
State: closed - Opened by KKould about 1 year ago
Labels: enhancement
#46 - some question about kernel.io.directio
Issue -
State: open - Opened by mapleFU about 1 year ago
- 3 comments
Labels: invalid
#45 - SSTable is not deleted after exiting(The number has reached the deletion threshold)
Issue -
State: open - Opened by KKould about 1 year ago
Labels: bug
#44 - Log iteration logic optimization
Issue -
State: open - Opened by KKould about 1 year ago
Labels: enhancement, good first issue
#43 - Update README.md
Pull Request -
State: closed - Opened by KKould about 1 year ago
- 1 comment
#42 - refactor(mvcc): Implementing iterators within a transaction
Pull Request -
State: closed - Opened by KKould over 1 year ago
- 12 comments
#41 - fix(bench): fix `KipStorage` blocking when benchmark
Pull Request -
State: closed - Opened by KKould over 1 year ago
- 1 comment
Labels: invalid
#40 - Docs/examples
Pull Request -
State: closed - Opened by KKould over 1 year ago
- 3 comments
Labels: documentation
#39 - fix: `compactor_tx` wrong throwing `ChannelCloseError`
Pull Request -
State: closed - Opened by KKould over 1 year ago
- 1 comment
Labels: bug
#38 - Remove does not work
Issue -
State: closed - Opened by KKould over 1 year ago
Labels: bug
#37 - Fix/data overwriting
Pull Request -
State: closed - Opened by KKould over 1 year ago
- 1 comment
Labels: bug
#36 - feat(version): impl Trait Display for Version
Pull Request -
State: closed - Opened by loloxwg over 1 year ago
- 3 comments
Labels: enhancement
#35 - Feat/seek compaction
Pull Request -
State: closed - Opened by KKould over 1 year ago
- 2 comments
Labels: bug, enhancement, invalid
#34 - feat(bench): bench path named by storage kernel
Pull Request -
State: closed - Opened by loloxwg over 1 year ago
- 2 comments
#33 - Feat/async flush
Pull Request -
State: closed - Opened by sacloudy over 1 year ago
#32 - After abnormal restart, SSTable will not be cleaned up
Issue -
State: open - Opened by KKould over 1 year ago
Labels: bug
#31 - Supported Data Clearing Method: `clear`
Issue -
State: open - Opened by KKould over 1 year ago
Labels: enhancement
#30 - Trait `KipStorage` adds `flush_background` method
Issue -
State: closed - Opened by KKould over 1 year ago
Labels: enhancement, good first issue
#28 - Feat/table multiple implementations
Pull Request -
State: closed - Opened by KKould over 1 year ago
- 1 comment
Labels: enhancement
#27 - style: fix style by fmt
Pull Request -
State: closed - Opened by KKould over 1 year ago
#26 - feat(ci): Add code review gpt bot.
Pull Request -
State: closed - Opened by loloxwg over 1 year ago
- 10 comments
Labels: enhancement
#25 - Level 0 memorization
Pull Request -
State: closed - Opened by KKould over 1 year ago
Labels: enhancement
#24 - config: 提升发布版本
Pull Request -
State: closed - Opened by KKould over 1 year ago
Labels: bug
#23 - fix(trigger): Add a reset method
Pull Request -
State: closed - Opened by KKould over 1 year ago
Labels: bug, invalid
#22 - The trigger has not been cleared, resulting in frequent triggering after swap
Issue -
State: closed - Opened by KKould over 1 year ago
Labels: bug, invalid
#21 - feat(mvcc): 事务支持Range查询
Pull Request -
State: closed - Opened by KKould over 1 year ago
Labels: enhancement
#20 - 重构SSTable的FilterBlock
Issue -
State: closed - Opened by KKould over 1 year ago
- 1 comment
Labels: enhancement
#19 - Benchmark不同Store文件隔离
Issue -
State: closed - Opened by KKould over 1 year ago
Labels: good first issue, invalid
#18 - *: add issue temp
Pull Request -
State: closed - Opened by Arlottang over 1 year ago
Labels: documentation
#17 - ": add pr template
Pull Request -
State: closed - Opened by Arlottang over 1 year ago
Labels: documentation
#16 - fix(bench): 修复无界隧道导致内存溢出问题,同时避免benchmark创建新实例时导致上个实例未完整结束的问题
Pull Request -
State: closed - Opened by KKould over 1 year ago
Labels: bug
#15 - Block::encode方法性能优化
Issue -
State: closed - Opened by KKould over 1 year ago
- 1 comment
Labels: enhancement
#14 - feat(trigger): 新增触发器,用于支持多种Minor Compaction的触发策略
Pull Request -
State: closed - Opened by KKould over 1 year ago
Labels: enhancement
#13 - fix: 使用预定义常量
Pull Request -
State: closed - Opened by loloxwg over 1 year ago
#12 - Cli客户端重构
Issue -
State: open - Opened by KKould over 1 year ago
Labels: enhancement
#11 - 网络层编码器使用tokio_util::codec重构
Issue -
State: closed - Opened by KKould over 1 year ago
Labels: enhancement
#10 - Wiki 内容完善
Issue -
State: open - Opened by KKould over 1 year ago
Labels: good first issue
#9 - 多语文档支持
Issue -
State: closed - Opened by KKould over 1 year ago
Labels: enhancement, good first issue
#8 - feat: 优化VersionStatus统计信息(#5)
Pull Request -
State: closed - Opened by loloxwg over 1 year ago
Labels: enhancement
#7 - cargo run的一些疑惑
Issue -
State: closed - Opened by summer-boythink over 1 year ago
- 3 comments
Labels: bug
#6 - Feat/range
Pull Request -
State: closed - Opened by KKould over 1 year ago
Labels: enhancement
#5 - 优化VersionStatus统计信息
Issue -
State: closed - Opened by KKould over 1 year ago
Labels: enhancement
#4 - feat(version_log): 为 version_log 增加快照功能
Pull Request -
State: closed - Opened by loloxwg over 1 year ago
Labels: enhancement
#3 - 参考levedb实现Compaction多种触发策略
Issue -
State: closed - Opened by loloxwg over 1 year ago
- 1 comment
Labels: enhancement
#2 - fix(version_log):统一写入,防止写入日志时宕机,在重启后恢复部分VersionEdit的内容
Pull Request -
State: closed - Opened by loloxwg over 1 year ago
- 1 comment
Labels: bug
#1 - add rust-toolchain
Pull Request -
State: closed - Opened by Linuxpizi over 1 year ago
- 1 comment