Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / begeekmyfriend/bplustree issues and pull requests

#26 - 请问可以直接在C++里使用这个代码吗?

Issue - State: open - Opened by 1YuanyuanSong 5 months ago - 3 comments

#25 - 请问value可以自定义类型吗?

Issue - State: open - Opened by windflowerly 6 months ago - 6 comments

#24 - It seems the non_leaf_split_right1 function has a bug.

Issue - State: closed - Opened by mohit84 about 2 years ago - 1 comment

#23 - Optimize fsync fd before close fd

Pull Request - State: closed - Opened by MillerHaHaHa about 2 years ago

#22 - Fix did not close fd in function bplus_tree_deinit()

Pull Request - State: closed - Opened by MillerHaHaHa about 2 years ago

#21 - Is there any way to restore the transactions from the database when the program is broken?

Issue - State: closed - Opened by mohit84 about 2 years ago - 2 comments
Labels: question

#19 - 分裂策略是否有问题?

Issue - State: closed - Opened by CJLUzjj over 2 years ago - 3 comments

#18 - In memory

Pull Request - State: closed - Opened by fengxiaohu over 2 years ago - 1 comment

#17 - add some code annotation in head file(bplustree.h)

Issue - State: closed - Opened by fengxiaohu over 2 years ago - 1 comment

#16 - excute coverage_build.sh failed in macos

Issue - State: closed - Opened by fengxiaohu over 2 years ago - 7 comments

#15 - fix memory leak because forget to free root.

Pull Request - State: closed - Opened by MoonChasing about 3 years ago - 2 comments

#14 - fix memory leak when deinit

Pull Request - State: closed - Opened by MoonChasing about 3 years ago - 1 comment

#13 - in-memory 版本在析构树时内存泄露

Issue - State: closed - Opened by MoonChasing about 3 years ago - 2 comments

#12 - in-memory 分支 bplus_tree_get_range 有bug

Issue - State: closed - Opened by KivenLing almost 5 years ago - 1 comment

#11 - 支持单用户写入,多用户查询吗?

Issue - State: closed - Opened by wxingda almost 5 years ago - 8 comments
Labels: question

#10 - 执行./coverage_build.sh 提示 node_seek: Assertion `len == _block_size' failed.

Issue - State: closed - Opened by LiDing0611 about 5 years ago - 21 comments

#9 - how to do range search? help wanted

Issue - State: closed - Opened by xiaobogaga almost 6 years ago - 2 comments

#8 - 执行demo_build.sh 提示 statement may fall through

Issue - State: closed - Opened by ghost almost 6 years ago - 2 comments

#7 - 请教一个问题bplus_tree_insert内部函数的实现

Issue - State: closed - Opened by zjbbuaa0817 over 6 years ago - 12 comments

#6 - No need to go down when the key exits in parent node

Pull Request - State: closed - Opened by rocklee104 about 7 years ago

#5 - Merge

Pull Request - State: closed - Opened by rocklee104 about 7 years ago - 7 comments

#4 - Update bplustree.c

Pull Request - State: closed - Opened by rocklee104 about 7 years ago

#3 - Update bplustree.c

Pull Request - State: closed - Opened by rocklee104 about 7 years ago

#2 - Update CMakeLists.txt

Pull Request - State: closed - Opened by rocklee104 about 7 years ago - 1 comment

#1 - a segment fault

Issue - State: closed - Opened by mszbing over 7 years ago - 1 comment
Labels: bug