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

#58 - replace Slice with &'a [u8]

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

#58 - replace Slice with &'a [u8]

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

#57 - Remove Slice

Pull Request - State: closed - Opened by AliceLanniste over 4 years ago

#57 - Remove Slice

Pull Request - State: closed - Opened by AliceLanniste over 4 years ago

#56 - Add tests for DBIterator

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

#56 - Add tests for DBIterator

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

#55 - logger: introduce slog as the backend logging system

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

#55 - logger: introduce slog as the backend logging system

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

#54 - Use slog as logging system

Issue - State: closed - Opened by Fullstop000 over 4 years ago
Labels: enhancement, P: Medium

#54 - Use slog as logging system

Issue - State: closed - Opened by Fullstop000 over 4 years ago
Labels: enhancement, P: Medium

#53 - fix log_and_apply

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

#53 - fix log_and_apply

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

#52 - compaction: remove CompactionInputsRelation

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

#52 - compaction: remove CompactionInputsRelation

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

#51 - Use associated type for Iterator trait

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

#51 - Use associated type for Iterator trait

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

#50 - Add basic test cases for WickDB/DBImpl

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

#50 - Add basic test cases for WickDB/DBImpl

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

#49 - Remove Slice in trait Iterator

Issue - State: closed - Opened by Fullstop000 over 4 years ago
Labels: P: Medium

#49 - Remove Slice in trait Iterator

Issue - State: closed - Opened by Fullstop000 over 4 years ago
Labels: P: Medium

#48 - Use associated type for Iterator trait

Issue - State: closed - Opened by Fullstop000 over 4 years ago

#48 - Use associated type for Iterator trait

Issue - State: closed - Opened by Fullstop000 over 4 years ago

#47 - block: fix potential UB caused by BlockIterator

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

#47 - block: fix potential UB caused by BlockIterator

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

#46 - BlockIterator could cause UB

Issue - State: closed - Opened by Fullstop000 over 4 years ago - 1 comment
Labels: bug

#45 - Use a new implementation for MergeIterator

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

#45 - Use a new implementation for MergeIterator

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

#44 - Add transaction feature

Issue - State: open - Opened by publicocean0 over 4 years ago - 2 comments

#44 - Add transaction feature

Issue - State: open - Opened by publicocean0 over 4 years ago - 2 comments

#43 - Use a safer LRU implmentation

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

#43 - Use a safer LRU implmentation

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

#42 - Remove some unnecessary Slice usage

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

#42 - Remove some unnecessary Slice usage

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

#41 - skl: refactor skiplist

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

#41 - skl: refactor skiplist

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

#40 - update InternalKeyComparator and add test cases

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

#39 - Add generic Comparator in TableBuilder and BlockBuilder

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

#39 - Add generic Comparator in TableBuilder and BlockBuilder

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

#38 - Use a generic Comparator paramater for most Block and Table APIs

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

#38 - Use a generic Comparator paramater for most Block and Table APIs

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

#37 - Add test harness for DB

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

#37 - Add test harness for DB

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

#36 - storage: refactor MemStorage to support fault injection

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

#36 - storage: refactor MemStorage to support fault injection

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

#35 - use associate type File in Storage

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

#35 - use associate type File in Storage

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

#34 - Refactor Error

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

#33 - *: Try to reduce Rc

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

#33 - *: Try to reduce Rc

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

#32 - Remove a lot of Slice usage

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

#31 - *: use generic Storage

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

#31 - *: use generic Storage

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

#30 - ci: Try to reduce the CI time

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

#30 - ci: Try to reduce the CI time

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

#29 - Adjust travis ci

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

#29 - Adjust travis ci

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

#28 - iterator: Refactor most of Iterators

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

#28 - iterator: Refactor most of Iterators

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

#27 - CI's running time could be too long

Issue - State: closed - Opened by Fullstop000 almost 5 years ago
Labels: CI

#27 - CI's running time could be too long

Issue - State: closed - Opened by Fullstop000 almost 5 years ago
Labels: CI

#26 - Refactor skiplist by using Generic

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

#26 - Refactor skiplist by using Generic

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

#25 - Update `Slice` to use `Bytes` internally

Pull Request - State: closed - Opened by LucioFranco almost 5 years ago - 4 comments
Labels: enhancement

#25 - Update `Slice` to use `Bytes` internally

Pull Request - State: closed - Opened by LucioFranco almost 5 years ago - 4 comments
Labels: enhancement

#24 - util::slice::Slice might cause UBs

Issue - State: closed - Opened by Fullstop000 almost 5 years ago - 1 comment
Labels: bug

#24 - util::slice::Slice might cause UBs

Issue - State: closed - Opened by Fullstop000 almost 5 years ago - 1 comment
Labels: bug

#23 - Replace crc crate with crc32c crate

Pull Request - State: closed - Opened by messense almost 5 years ago - 2 comments

#23 - Replace crc crate with crc32c crate

Pull Request - State: closed - Opened by messense almost 5 years ago - 2 comments

#22 - mehtod find_file parenthesis added

Pull Request - State: closed - Opened by AliceLanniste almost 5 years ago - 11 comments

#22 - mehtod find_file parenthesis added

Pull Request - State: closed - Opened by AliceLanniste almost 5 years ago - 11 comments

#21 - Add benchmark for essentials

Issue - State: open - Opened by Fullstop000 almost 5 years ago - 2 comments
Labels: help wanted, WIP

#21 - Add benchmark for essentials

Issue - State: open - Opened by Fullstop000 almost 5 years ago - 2 comments
Labels: help wanted, WIP

#20 - Building kcov failed on Windows

Issue - State: closed - Opened by Fullstop000 almost 5 years ago
Labels: CI

#20 - Building kcov failed on Windows

Issue - State: closed - Opened by Fullstop000 almost 5 years ago
Labels: CI

#19 - add simple test_set_*** testcase in version_set

Pull Request - State: closed - Opened by AliceLanniste almost 5 years ago - 10 comments

#19 - add simple test_set_*** testcase in version_set

Pull Request - State: closed - Opened by AliceLanniste almost 5 years ago - 10 comments

#18 - Replace hashbrown with std::collection

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

#18 - Replace hashbrown with std::collection

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

#17 - Use Generic instead of Trait Object

Issue - State: closed - Opened by Fullstop000 almost 5 years ago - 1 comment
Labels: enhancement, help wanted, P: Low

#17 - Use Generic instead of Trait Object

Issue - State: closed - Opened by Fullstop000 almost 5 years ago - 1 comment
Labels: enhancement, help wanted, P: Low

#16 - fix error

Pull Request - State: closed - Opened by coderPonyGao almost 5 years ago - 1 comment

#16 - fix error

Pull Request - State: closed - Opened by coderPonyGao almost 5 years ago - 1 comment

#15 - update compaction.rs

Pull Request - State: closed - Opened by coderPonyGao almost 5 years ago - 2 comments

#15 - update compaction.rs

Pull Request - State: closed - Opened by coderPonyGao almost 5 years ago - 2 comments

#14 - Potential CI issue in macOS

Issue - State: closed - Opened by Fullstop000 about 5 years ago - 1 comment
Labels: help wanted, CI

#14 - Potential CI issue in macOS

Issue - State: closed - Opened by Fullstop000 about 5 years ago - 1 comment
Labels: help wanted, CI

#11 - [WIP] Add test cases for sst

Pull Request - State: closed - Opened by Fullstop000 over 5 years ago - 1 comment
Labels: WIP

#11 - [WIP] Add test cases for sst

Pull Request - State: closed - Opened by Fullstop000 over 5 years ago - 1 comment
Labels: WIP

#4 - Make getter/setters to fit RFC 344

Issue - State: closed - Opened by Fullstop000 over 5 years ago - 1 comment
Labels: art

#4 - Make getter/setters to fit RFC 344

Issue - State: closed - Opened by Fullstop000 over 5 years ago - 1 comment
Labels: art

#3 - Add solid test cases

Issue - State: closed - Opened by Fullstop000 over 5 years ago
Labels: WIP, P: High

#3 - Add solid test cases

Issue - State: closed - Opened by Fullstop000 over 5 years ago
Labels: WIP, P: High