Ecosyste.ms: Issues

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

GitHub / quickwit-oss/mrecordlog issues and pull requests

#64 - Added mrecordlog_cli.

Pull Request - State: closed - Opened by fulmicoton 8 months ago

#63 - remove unused dependancy

Pull Request - State: closed - Opened by trinity-1686a 8 months ago

#62 - persist on create queue

Pull Request - State: closed - Opened by trinity-1686a 8 months ago

#61 - make summary types nameable

Pull Request - State: closed - Opened by trinity-1686a 8 months ago

#60 - Fulmicoton fsync data

Pull Request - State: closed - Opened by fulmicoton 8 months ago

#58 - Using an unrolled linked list to halve memory usage

Pull Request - State: open - Opened by fulmicoton 9 months ago

#57 - Save RAM

Issue - State: open - Opened by fulmicoton 9 months ago

#55 - export queue capacity

Pull Request - State: closed - Opened by trinity-1686a 9 months ago

#54 - call fsyncdata on flush

Pull Request - State: closed - Opened by trinity-1686a 9 months ago - 1 comment

#53 - Removing async from mrecordlog.

Pull Request - State: closed - Opened by fulmicoton 9 months ago

#52 - Append is not cancel safe

Issue - State: open - Opened by fulmicoton 9 months ago

#51 - mrecordlog truncates too early

Issue - State: open - Opened by fulmicoton 9 months ago

#50 - mrecordlog does not get truncated

Issue - State: closed - Opened by fulmicoton 9 months ago - 1 comment

#49 - call fsyncdata on flush

Pull Request - State: closed - Opened by trinity-1686a 10 months ago - 5 comments

#48 - fsync_data in SyncPolicy?

Issue - State: closed - Opened by fulmicoton 11 months ago - 3 comments

#47 - debug log

Pull Request - State: closed - Opened by fulmicoton 11 months ago

#45 - Add `MultiRecordLog::current_position(queue_id: &str)` method

Pull Request - State: closed - Opened by guilload about 1 year ago

#44 - Improve documentation of `truncate` method

Pull Request - State: closed - Opened by guilload over 1 year ago

#43 - Get current position for a queue

Issue - State: closed - Opened by guilload over 1 year ago - 1 comment

#42 - Manual sync mode

Issue - State: open - Opened by guilload over 1 year ago

#42 - Manual sync mode

Issue - State: open - Opened by guilload over 1 year ago

#41 - Concurrent mrecordlog

Issue - State: open - Opened by guilload over 1 year ago
Labels: enhancement

#40 - verify precondition before creating new queue in log

Pull Request - State: closed - Opened by trinity-1686a over 1 year ago

#39 - calling `create_queue` twice can delete data when replaying wal

Issue - State: closed - Opened by trinity-1686a over 1 year ago
Labels: bug

#38 - try to recover from corruption

Pull Request - State: closed - Opened by trinity-1686a over 1 year ago

#37 - Switch to Bytes and stop managing record buffer

Issue - State: open - Opened by imotov over 1 year ago
Labels: enhancement

#36 - move blocking allocations out of async context

Pull Request - State: closed - Opened by trinity-1686a over 1 year ago

#35 - Added description to publish the crate

Pull Request - State: closed - Opened by fulmicoton over 1 year ago

#34 - Bumped mrecordlog version

Pull Request - State: closed - Opened by fulmicoton over 1 year ago

#33 - Fixing clippy comments.

Pull Request - State: closed - Opened by fulmicoton over 1 year ago

#32 - undo make contiguous

Pull Request - State: closed - Opened by trinity-1686a over 1 year ago

#31 - Switch record_payloads to bytes::Buf

Pull Request - State: closed - Opened by imotov over 1 year ago - 2 comments

#30 - make_contiguous before shrinking VecDeque

Pull Request - State: closed - Opened by trinity-1686a over 1 year ago - 3 comments

#29 - Switch record_payloads from using &'b [u8] to bytes::Buf

Issue - State: closed - Opened by imotov almost 2 years ago - 1 comment
Labels: enhancement

#28 - free up some memory when a queue is too sparse

Pull Request - State: closed - Opened by trinity-1686a almost 2 years ago

#26 - release memory

Issue - State: closed - Opened by trinity-1686a almost 2 years ago - 3 comments
Labels: enhancement

#25 - use BTreeSet::first instead of range().next()

Pull Request - State: closed - Opened by trinity-1686a almost 2 years ago

#24 - Removing unnecessary allocation.

Pull Request - State: closed - Opened by fulmicoton almost 2 years ago

#23 - Proptest

Pull Request - State: closed - Opened by fulmicoton almost 2 years ago

#22 - Attempt at simplifying the code.

Pull Request - State: closed - Opened by fulmicoton almost 2 years ago

#21 - make truncating queue faster

Pull Request - State: closed - Opened by trinity-1686a almost 2 years ago

#20 - update last_touch on append

Pull Request - State: closed - Opened by trinity-1686a almost 2 years ago

#19 - using O_DIRECT flag [W.I.P]

Pull Request - State: open - Opened by evanxg852000 almost 2 years ago

#18 - Truncating from mem queues is slow

Issue - State: closed - Opened by guilload almost 2 years ago

#17 - add way to get the size of in memory and on disk structures

Pull Request - State: closed - Opened by trinity-1686a almost 2 years ago

#16 - Use DirectIO on linux

Issue - State: open - Opened by fulmicoton almost 2 years ago - 9 comments

#15 - add benchmarks

Pull Request - State: closed - Opened by trinity-1686a almost 2 years ago

#14 - support longer records

Pull Request - State: closed - Opened by trinity-1686a almost 2 years ago

#13 - Fix faulty behavior

Pull Request - State: closed - Opened by trinity-1686a about 2 years ago

#12 - remove append of single element

Pull Request - State: closed - Opened by trinity-1686a about 2 years ago

#11 - Add ci and license

Pull Request - State: closed - Opened by trinity-1686a about 2 years ago

#10 - Add a CI

Issue - State: closed - Opened by fulmicoton about 2 years ago

#9 - Support for atomic insert of multiple record

Pull Request - State: closed - Opened by trinity-1686a about 2 years ago

#8 - fix bug with ranging from Excluded bound

Pull Request - State: closed - Opened by trinity-1686a about 2 years ago

#7 - Add tests and comment some bits that were unclear at first

Pull Request - State: closed - Opened by trinity-1686a about 2 years ago

#6 - use BTreeSet instead of custom linked list for FileNumbers

Pull Request - State: closed - Opened by trinity-1686a about 2 years ago - 1 comment

#5 - Add support for flush policy

Pull Request - State: closed - Opened by trinity-1686a about 2 years ago

#4 - Allow for non contiguous position [nice to have]

Issue - State: closed - Opened by fulmicoton about 2 years ago - 1 comment
Labels: enhancement

#3 - No array of `Arc<FileNumber>`

Issue - State: closed - Opened by fulmicoton about 2 years ago

#2 - Configurable flush policy

Issue - State: closed - Opened by fulmicoton about 2 years ago

#1 - Better testing

Issue - State: closed - Opened by fulmicoton about 2 years ago