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

GitHub / grandecola/bigqueue issues and pull requests

#87 - Limit memory size not available

Issue - State: open - Opened by 892294101 almost 4 years ago - 2 comments

#86 - Concurrent requests/reply IPC

Issue - State: open - Opened by alexec almost 4 years ago - 2 comments

#85 - Refactoring and new functionality

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

#84 - Refactored and added dequeueAppend

Pull Request - State: closed - Opened by moredure almost 4 years ago - 6 comments

#83 - Updated readme.

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

#82 - Fix readme

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

#81 - Update Benchmarks & fix static type check

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

#80 - Release 0.5.0

Issue - State: closed - Opened by moredure about 4 years ago - 1 comment

#79 - Update benchmarks

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

#78 - Fix a race condition

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

#77 - updated badges in README

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

#76 - run test on travis in verbose mode

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

#75 - Add Github action for golangci

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

#74 - Reduce enqueue and dequeue allocations

Pull Request - State: closed - Opened by moredure over 4 years ago - 3 comments

#73 - Reduce arenamanager allocations

Pull Request - State: closed - Opened by moredure over 4 years ago - 3 comments

#72 - Why no Len() uint64 method for bigqueue?

Issue - State: closed - Opened by moredure almost 5 years ago - 1 comment
Labels: enhancement, good first issue

#71 - Handle fsync errors better

Issue - State: open - Opened by mangalaman93 about 5 years ago

#70 - Bug fixes and perf optimizations

Pull Request - State: closed - Opened by mangalaman93 over 5 years ago - 1 comment
Labels: performance

#69 - Write multicore benchmark and Improve performance

Issue - State: open - Opened by mangalaman93 over 5 years ago - 1 comment
Labels: benchmark

#68 - Use slice instead of map to store all arenas, map slows down iteration

Issue - State: closed - Opened by mangalaman93 over 5 years ago
Labels: performance

#67 - EnsureArena should avoid iterating from tail to head, this slows down `Dequeue`

Issue - State: open - Opened by mangalaman93 over 5 years ago
Labels: enhancement

#66 - bigqueue panics when benchmarks are run

Issue - State: closed - Opened by mangalaman93 over 5 years ago - 1 comment
Labels: bug

#65 - Make bigqueue thread safe

Pull Request - State: closed - Opened by mangalaman93 over 5 years ago - 1 comment

#64 - Add policy to decide when to delete old data

Issue - State: open - Opened by mangalaman93 over 5 years ago
Labels: enhancement

#63 - Add offset API for bigqueue

Pull Request - State: closed - Opened by mangalaman93 over 5 years ago - 3 comments

#62 - Build a queue lock

Issue - State: closed - Opened by mangalaman93 almost 6 years ago
Labels: enhancement

#61 - Add a Codacy badge to README.md

Pull Request - State: closed - Opened by codacy-badger over 6 years ago

#60 - Add codacy, code climate, code factor badges to README

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment
Labels: enhancement

#59 - Add a Codacy badge to README.md

Pull Request - State: closed - Opened by codacy-badger over 6 years ago - 1 comment

#58 - Add PeekAndDequeue function and update external sort example

Issue - State: closed - Opened by mangalaman93 over 6 years ago - 4 comments
Labels: enhancement

#57 - Integrate with codefactor, codeclimate, codacy

Issue - State: closed - Opened by mangalaman93 over 6 years ago

#56 - [WIP] Make all API functions thread safe

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment
Labels: enhancement

#55 - Expose Flush, Update docs & Readme

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 7 comments
Labels: documentation

#54 - Mutli threading

Pull Request - State: closed - Opened by darkcoderrises over 6 years ago - 1 comment
Labels: enhancement

#53 - Allow single writer and multiple reader processes

Issue - State: open - Opened by mangalaman93 over 6 years ago
Labels: enhancement

#52 - Allow calls to be blocked on empty queue

Issue - State: open - Opened by mangalaman93 over 6 years ago
Labels: enhancement

#51 - Update APIs to use offsets

Issue - State: closed - Opened by mangalaman93 over 6 years ago - 3 comments
Labels: enhancement

#50 - Flush arenas upon N mutate operations or time elapsed since last flush

Pull Request - State: closed - Opened by rohansuri over 6 years ago - 18 comments
Labels: enhancement

#49 - Add support for writing String data into bigqueue

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 2 comments
Labels: enhancement

#48 - updated mergek

Pull Request - State: closed - Opened by darkcoderrises over 6 years ago - 1 comment
Labels: usecase

#47 - Update README with context around thread safety

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment
Labels: documentation

#46 - Document thread-safety

Issue - State: closed - Opened by MOZGIII over 6 years ago
Labels: documentation

#45 - fix: auto create dir if not exists

Pull Request - State: closed - Opened by chyroc over 6 years ago - 1 comment
Labels: enhancement

#44 - Upgrade mmap version and Enable Go Mod on Travis CI

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment

#43 - Why mmap?

Issue - State: closed - Opened by JensRantil over 6 years ago - 2 comments

#42 - Add support for go mod on Travis CI

Issue - State: closed - Opened by mangalaman93 over 6 years ago
Labels: bug

#41 - Allow flushing periodically

Issue - State: closed - Opened by mangalaman93 over 6 years ago - 6 comments
Labels: enhancement

#40 - remove useless defer

Pull Request - State: closed - Opened by saromanov over 6 years ago - 3 comments

#39 - upgrade mmap 0.3.1

Issue - State: closed - Opened by mangalaman93 over 6 years ago

#38 - Fix bug in flushing index

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment

#37 - readme: Update according to go doc

Pull Request - State: closed - Opened by goreadme[bot] over 6 years ago - 1 comment

#36 - cleanup arena struct and remove unnecessary field

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment
Labels: enhancement

#35 - Implement a WAL using BigQueue

Issue - State: open - Opened by mangalaman93 over 6 years ago
Labels: usecase

#34 - Implement BigArray

Issue - State: open - Opened by mangalaman93 over 6 years ago
Labels: usecase

#33 - Implement Kafka using BigQueue

Issue - State: open - Opened by mangalaman93 over 6 years ago - 6 comments
Labels: usecase

#32 - Support for Limited Memory Use

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 3 comments
Labels: enhancement

#31 - Implement bitcask equivalent using bigqueue

Issue - State: open - Opened by mangalaman93 over 6 years ago
Labels: usecase

#30 - Allow compression of data stored in bigqueue

Issue - State: open - Opened by mangalaman93 over 6 years ago
Labels: enhancement

#29 - Add int BigQueue Implementation

Pull Request - State: closed - Opened by arun239 over 6 years ago - 1 comment

#28 - Use Huge Pages for Linux

Issue - State: open - Opened by mangalaman93 over 6 years ago
Labels: enhancement

#27 - Upgrade package mmap version to 0.2.0

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment
Labels: enhancement

#26 - Add support for Go modules

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment
Labels: enhancement

#25 - Add support for Go modules

Issue - State: closed - Opened by mangalaman93 over 6 years ago
Labels: enhancement

#24 - Refactor code and separate arena manager

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment
Labels: refactor

#23 - add fixes suggested by golangci.com

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment
Labels: refactor

#22 - Add test when arena size is not multiple of OS page size

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment
Labels: enhancement

#21 - Ensure that it is okay to not have Arena Size in multiple of page size

Issue - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment
Labels: enhancement

#20 - Optimize dequeue to avoid copying data

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 2 comments
Labels: bug, enhancement

#19 - Provide functions to read/write string directly to Arena

Issue - State: closed - Opened by mangalaman93 over 6 years ago - 5 comments
Labels: enhancement

#18 - Simplify Enqueue & Dequeue, fix bugs

Pull Request - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment
Labels: bug, enhancement

#17 - Optimize dequeue if peek has already been performed

Issue - State: closed - Opened by mangalaman93 over 6 years ago - 1 comment
Labels: enhancement

#16 - Benchmarks

Pull Request - State: closed - Opened by ashish-goswami almost 7 years ago - 3 comments
Labels: benchmark

#15 - Add package level documentation and update README

Pull Request - State: closed - Opened by mangalaman93 almost 7 years ago - 1 comment
Labels: documentation

#14 - Add support for multithreading

Issue - State: closed - Opened by mangalaman93 almost 7 years ago - 2 comments
Labels: enhancement

#13 - refactor code, add support for configuring bigqueue

Pull Request - State: closed - Opened by mangalaman93 almost 7 years ago - 1 comment
Labels: enhancement

#12 - Add package level documentation with examples

Issue - State: closed - Opened by mangalaman93 almost 7 years ago - 1 comment
Labels: documentation

#11 - Acquire lock on file

Issue - State: open - Opened by mangalaman93 almost 7 years ago
Labels: enhancement

#10 - Microbenchmark

Issue - State: closed - Opened by mangalaman93 almost 7 years ago - 1 comment
Labels: benchmark

#9 - Try ALICE

Issue - State: open - Opened by mangalaman93 almost 7 years ago
Labels: benchmark

#8 - Support for limited memory use

Issue - State: closed - Opened by mangalaman93 almost 7 years ago - 1 comment
Labels: enhancement

#7 - Support for periodic GC

Issue - State: closed - Opened by mangalaman93 almost 7 years ago - 1 comment
Labels: enhancement

#6 - BigQueue Implementation

Pull Request - State: closed - Opened by ashish-goswami almost 7 years ago - 1 comment

#5 - Add support for configuring bigqueue

Issue - State: closed - Opened by mangalaman93 almost 7 years ago - 3 comments
Labels: enhancement

#4 - add example of external sort using BigQueue

Pull Request - State: closed - Opened by mangalaman93 almost 7 years ago - 2 comments

#3 - [WIP] add example of external sort using BigQueue

Pull Request - State: closed - Opened by ghost almost 7 years ago

#2 - Add Big Queue implementation

Pull Request - State: closed - Opened by ashish-goswami almost 7 years ago - 2 comments

#1 - Implementation for Queue Index & Arena

Pull Request - State: closed - Opened by mangalaman93 almost 7 years ago