Ecosyste.ms: Issues

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

GitHub / pingcap/badger issues and pull requests

#275 - fix windows compile error for directio pkg

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

#274 - open with directio at best effort

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

#224 - update pingcap/log version

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

#223 - update xxhash for golang1.18

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

#222 - fix assertions that cannot be caught by tiup

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

#221 - db.go: close indexCache in (*DB).Close()

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

#220 - goroutine leak in github.com/pingcap/badger/cache

Issue - State: closed - Opened by unconsolable about 3 years ago

#219 - rename backup.proto

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

#218 - use block cache and reuse buffer to reduce memory allocations

Pull Request - State: closed - Opened by hslam over 3 years ago - 1 comment

#217 - add debug handler to shard db

Pull Request - State: closed - Opened by hslam over 3 years ago

#216 - load S3 files in parallel

Pull Request - State: closed - Opened by hslam over 3 years ago - 1 comment

#215 - fix a memtable size bug

Pull Request - State: closed - Opened by hslam over 3 years ago

#214 - memtable supports dynamic memory allocation

Pull Request - State: closed - Opened by hslam over 3 years ago - 1 comment

#213 - Reuse buffer and fix a deadlock in levelsController

Pull Request - State: closed - Opened by hslam over 3 years ago - 1 comment

#212 - Fixed a compression bug.

Pull Request - State: closed - Opened by hslam over 3 years ago - 1 comment

#210 - will pingcap use badger instead of rust-rocksdb?

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

#209 - support build and open in-memory SST

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

#208 - support remote compaction

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

#207 - refactor compaction code

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

#206 - move compaction related code from levels.go to compaction.go

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

#205 - update clear() function and make it safer.

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

#204 - add setNewMaxCost

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

#203 - update cache4statscache

Pull Request - State: closed - Opened by miamia0 about 4 years ago - 3 comments

#202 - fix badger cannot start after KILL on Windows

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

#201 - fix sst iterator

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

#200 - remove fastL0Table optimization

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

#199 - override Smallest and Biggest for fastL0Table

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

#198 - fix bug that Seek result invalid

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

#197 - Revert "support seek by uint64 in SST (#196)"

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

#196 - support seek by uint64 in SST

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

#195 - update path to pingcap

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

#194 - change y.Iterator interface to skip old versions.

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

#193 - store old version entries of a same key in a linked list in SkipList

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

#192 - abstract `Table` interface to support more table types.

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

#191 - separate old values from latest values in SST.

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

#190 - fix race in getIndex

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

#189 - fix data race

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

#188 - use the same logger with TiDB

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

#187 - add volatile mode and close background workers

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

#186 - do not sleep before run compaction worker

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

#185 - make DB.Close faster

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

#184 - make blob cache size smaller

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

#183 - add cache support for index data

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

#182 - cache: support GetOrCompute

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

#181 - fix log replay for managed DB

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

#180 - do not assert the lastCommit if the DB is managed.

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

#179 - remove Hidden feature

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

#178 - fix build table bug introduced by key refactor.

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

#177 - support ingest table into a managed DB

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

#176 - cleanup code and redesign the Set and Del

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

#175 - import ristretto package for later customization

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

#174 - Managed DB support set commit version for each entry.

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

#173 - refactor the key type

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

#172 - improve compaction pick table strategy

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

#171 - fix send on closed channel

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

#170 - deadlock or panic on closing

Issue - State: open - Opened by Connor1996 over 4 years ago - 3 comments

#169 - balance level and score compaction priority

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

#168 - Do not stall Level 1

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

#167 - Use different option for max mem-table size and max table-file size.

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

#166 - use mmap to access index data

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

#165 - add an option to not compact L0 tables when close

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

#164 - return the correct raw key if sst has global ts

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

#163 - remove DB lock and avoid copying memtable slice on every Get.

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

#162 - allow disable block cache and use mmap to access sst

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

#161 - support GetWithHint

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

#160 - L2 storage framework

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

#159 - table: use golang version zstd to replace the old one to make badger and unistore portable

Pull Request - State: closed - Opened by jackysp almost 5 years ago - 3 comments

#158 - print more information when assertTablesOrder failed

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

#157 - fix estimate size of building table

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

#156 - cleanup unused options & support per-level compression

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

#155 - split index and block data

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

#154 - port block cache

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

#153 - port block cache and compression

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

#152 - fix blob id allocation for GCed blob file

Pull Request - State: closed - Opened by coocood almost 5 years ago

#151 - remove txn size limit

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

#150 - avoid create empty blob file

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

#149 - add surf support in SST

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

#148 - add benchmarks for SuRF

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

#147 - add more test about iterator and fix bugs

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

#146 - blob panic

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

#145 - add SuRF Iterator and basic tests for it

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

#144 - add more test

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

#143 - add SuRF builder

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

#136 - use epoch based reclamation to manage resource

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

#127 - refine sst ingest

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

#122 - add external table ts support

Pull Request - State: closed - Opened by bobotu about 5 years ago - 1 comment

#119 - fix incorrect compaction status check

Pull Request - State: closed - Opened by bobotu about 5 years ago - 1 comment

#118 - using the optimal bloom filter size suggested by monkey

Pull Request - State: closed - Opened by bobotu about 5 years ago - 1 comment

#110 - add some metrics for compaction

Pull Request - State: closed - Opened by bobotu about 5 years ago - 2 comments

#109 - fix race in doCompact

Pull Request - State: closed - Opened by bobotu about 5 years ago - 3 comments

#108 - use a separate thread to sync data

Pull Request - State: closed - Opened by bobotu about 5 years ago - 1 comment

#106 - make prometheus client version same with tidb

Pull Request - State: closed - Opened by bobotu about 5 years ago - 1 comment

#74 - optimize key discrading in compactBuildTables

Pull Request - State: closed - Opened by bobotu almost 6 years ago - 2 comments

#71 - fix crash and sync_file_range refine

Pull Request - State: closed - Opened by bobotu almost 6 years ago - 1 comment

#70 - support sub compaction to speed up large compaction

Pull Request - State: closed - Opened by bobotu almost 6 years ago - 5 comments

#69 - implement a memtable with delayed write to skip list.

Pull Request - State: closed - Opened by bobotu almost 6 years ago - 5 comments

#68 - add an user managed transaction batch write API

Pull Request - State: closed - Opened by bobotu almost 6 years ago - 2 comments

#67 - improve performance for concurrent small txns

Pull Request - State: closed - Opened by bobotu almost 6 years ago - 1 comment

#66 - remove some defer and reduce memory allocation

Pull Request - State: closed - Opened by bobotu almost 6 years ago - 2 comments