Ecosyste.ms: Issues

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

GitHub / Fullstop000/wickdb issues and pull requests

#110 - [cache] fix memory leak when erase key

Pull Request - State: open - Opened by Ted-Jiang over 1 year ago

#110 - [cache] fix memory leak when erase key

Pull Request - State: open - Opened by Ted-Jiang over 1 year ago

#109 - build(deps): bump thread_local from 1.0.1 to 1.1.4

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#109 - build(deps): bump thread_local from 1.0.1 to 1.1.4

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#108 - build(deps): bump crossbeam-queue from 0.2.1 to 0.2.3

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#108 - build(deps): bump crossbeam-queue from 0.2.1 to 0.2.3

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#107 - build(deps): bump crossbeam-channel from 0.4.0 to 0.4.4

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#107 - build(deps): bump crossbeam-channel from 0.4.0 to 0.4.4

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#106 - build(deps): bump crossbeam-utils from 0.7.0 to 0.8.7

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#106 - build(deps): bump crossbeam-utils from 0.7.0 to 0.8.7

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#105 - build(deps): bump crossbeam-deque from 0.7.2 to 0.7.4

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#105 - build(deps): bump crossbeam-deque from 0.7.2 to 0.7.4

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#104 - fix warnings generated by cargo clippy

Pull Request - State: closed - Opened by TennyZhuang about 3 years ago

#104 - fix warnings generated by cargo clippy

Pull Request - State: closed - Opened by TennyZhuang about 3 years ago

#103 - fix: unused semicolon warning in build

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

#103 - fix: unused semicolon warning in build

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

#102 - 见截图,为啥卡住put这一步了?

Issue - State: open - Opened by gcxfd over 3 years ago - 1 comment

#101 - 没法cargo add wickdb ?

Issue - State: open - Opened by gcxfd over 3 years ago

#101 - 没法cargo add wickdb ?

Issue - State: open - Opened by gcxfd over 3 years ago

#100 - Introduce YCSB style bench module

Issue - State: open - Opened by Fullstop000 almost 4 years ago

#100 - Introduce YCSB style bench module

Issue - State: open - Opened by Fullstop000 almost 4 years ago

#99 - crc: use crc32fast instead of crc32c

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago

#99 - crc: use crc32fast instead of crc32c

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago

#98 - Introduce unencoded WriteBatch

Issue - State: open - Opened by Fullstop000 almost 4 years ago
Labels: enhancement

#98 - Introduce unencoded WriteBatch

Issue - State: open - Opened by Fullstop000 almost 4 years ago
Labels: enhancement

#97 - polish example simple_read_write

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago

#96 - clippy: allow rc-buffer

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago

#96 - clippy: allow rc-buffer

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago

#95 - Init the largest key with first file.

Pull Request - State: closed - Opened by Uchiha007 almost 4 years ago - 1 comment

#95 - Init the largest key with first file.

Pull Request - State: closed - Opened by Uchiha007 almost 4 years ago - 1 comment

#94 - Unstable unit test sstable::tests::test_randomized_key

Issue - State: open - Opened by Fullstop000 almost 4 years ago
Labels: bug

#93 - *: replace 'db_name' with 'db_path'

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago

#93 - *: replace 'db_name' with 'db_path'

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago

#92 - *: use inline skiplist as memtable

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago

#92 - *: use inline skiplist as memtable

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago

#91 - *: fix clippy and update doc

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago

#91 - *: fix clippy and update doc

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago

#90 - CI: use GitHub Action

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago - 1 comment

#90 - CI: use GitHub Action

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago - 1 comment

#89 - [DNM] skiplist: use offset based arena

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago - 1 comment

#89 - [DNM] skiplist: use offset based arena

Pull Request - State: closed - Opened by Fullstop000 almost 4 years ago - 1 comment

#88 - cache: make LRU become safer

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#88 - cache: make LRU become safer

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#87 - test: add multi-thread tests

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#87 - test: add multi-thread tests

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#86 - *: fix bugs and add tests

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#86 - *: fix bugs and add tests

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#85 - support inline skiplist

Pull Request - State: closed - Opened by jayzhan211 about 4 years ago - 9 comments

#85 - support inline skiplist

Pull Request - State: closed - Opened by jayzhan211 about 4 years ago - 9 comments

#84 - Feature: introduce mmap based read ops for read-only files

Issue - State: open - Opened by Fullstop000 about 4 years ago
Labels: enhancement

#84 - Feature: introduce mmap based read ops for read-only files

Issue - State: open - Opened by Fullstop000 about 4 years ago
Labels: enhancement

#83 - add more tests

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#83 - add more tests

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#82 - add more tests

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#82 - add more tests

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#81 - Feature: support concurrently insert batches into memtable

Issue - State: open - Opened by Fullstop000 about 4 years ago - 9 comments
Labels: enhancement

#81 - Feature: support concurrently insert batches into memtable

Issue - State: open - Opened by Fullstop000 about 4 years ago - 9 comments
Labels: enhancement

#80 - add test_approximate_size

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#79 - Add backoff to avoid infinite compact_mem_table fails

Issue - State: open - Opened by Fullstop000 about 4 years ago
Labels: bug, help wanted

#79 - Add backoff to avoid infinite compact_mem_table fails

Issue - State: open - Opened by Fullstop000 about 4 years ago
Labels: bug, help wanted

#78 - *: refactor the error handling compaction

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#78 - *: refactor the error handling compaction

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#77 - Fix test_sparse_merge

Issue - State: open - Opened by Fullstop000 about 4 years ago
Labels: bug

#77 - Fix test_sparse_merge

Issue - State: open - Opened by Fullstop000 about 4 years ago
Labels: bug

#76 - Add test_sparse_merge

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#76 - Add test_sparse_merge

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#75 - Add test_compaction_generate_multiple_files

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#75 - Add test_compaction_generate_multiple_files

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#74 - version: add more tests for Version and VersionSet

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#74 - version: add more tests for Version and VersionSet

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#73 - cache: introduce sharded LRU

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#73 - cache: introduce sharded LRU

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#72 - *: remove redundant generic type C in Table

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#72 - *: remove redundant generic type C in Table

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#71 - *: make comparator generic

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#71 - *: make comparator generic

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#70 - *: remove more Slice

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#70 - *: remove more Slice

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#69 - ci: clean up targets before grcov

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#69 - ci: clean up targets before grcov

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#68 - *: Remove slice in Iterator

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 2 comments

#68 - *: Remove slice in Iterator

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 2 comments

#67 - ci: use grcov

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#67 - ci: use grcov

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#66 - *: remove some unsafe Slice usage

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#66 - *: remove some unsafe Slice usage

Pull Request - State: closed - Opened by Fullstop000 about 4 years ago - 1 comment

#65 - remove unused std::mem::replace

Pull Request - State: closed - Opened by TennyZhuang about 4 years ago

#65 - remove unused std::mem::replace

Pull Request - State: closed - Opened by TennyZhuang about 4 years ago

#64 - [DNM] test: UB in test_recover_during_memtable_compaction

Pull Request - State: closed - Opened by Fullstop000 over 4 years ago - 1 comment

#64 - [DNM] test: UB in test_recover_during_memtable_compaction

Pull Request - State: closed - Opened by Fullstop000 over 4 years ago - 1 comment

#63 - test: memory table compaction recovery

Pull Request - State: closed - Opened by Fullstop000 over 4 years ago - 1 comment

#63 - test: memory table compaction recovery

Pull Request - State: closed - Opened by Fullstop000 over 4 years ago - 1 comment

#62 - Add log Rotation

Pull Request - State: open - Opened by AliceLanniste over 4 years ago - 1 comment

#62 - Add log Rotation

Pull Request - State: open - Opened by AliceLanniste over 4 years ago - 1 comment

#61 - Add file rotation for logger

Issue - State: open - Opened by Fullstop000 over 4 years ago
Labels: enhancement, help wanted, P: Low

#61 - Add file rotation for logger

Issue - State: open - Opened by Fullstop000 over 4 years ago
Labels: enhancement, help wanted, P: Low

#60 - improve gracefully shutdown

Pull Request - State: closed - Opened by Fullstop000 over 4 years ago - 2 comments

#60 - improve gracefully shutdown

Pull Request - State: closed - Opened by Fullstop000 over 4 years ago - 2 comments

#59 - dep: update snap to 1.0.0

Pull Request - State: closed - Opened by Fullstop000 over 4 years ago - 1 comment

#59 - dep: update snap to 1.0.0

Pull Request - State: closed - Opened by Fullstop000 over 4 years ago - 1 comment