Ecosyste.ms: Issues

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

GitHub / nutsdb/nutsdb issues and pull requests

#332 - [ref]rebuild the status management code

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

#331 - [bug]fix delete non exist will not raise error bug

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

#330 - [ref]add status managerment

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

#329 - [ref]add function return the status of DB

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

#328 - [bug-fix]add status management into tx

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

#327 - [ref]refactor method isFilterEntry

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

#326 - [ref]detele the position porperty of entry struct

Pull Request - State: closed - Opened by elliotchenzichang almost 2 years ago - 1 comment

#325 - [ref]move crc property into meta struct

Pull Request - State: closed - Opened by elliotchenzichang almost 2 years ago - 1 comment

#324 - [ref]delete a repeat error validation logic

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

#323 - [ref]make bucket value as a property in entry

Pull Request - State: closed - Opened by elliotchenzichang almost 2 years ago - 1 comment

#321 - some reading notes at 20230422

Pull Request - State: closed - Opened by dingawm almost 2 years ago - 3 comments

#320 - error on open()

Issue - State: open - Opened by FJSDS almost 2 years ago

#319 - docs(readme): format code

Pull Request - State: closed - Opened by rfyiamcool almost 2 years ago - 1 comment

#318 - tx.db.committedTxIds会包含错误的事务id吗

Issue - State: closed - Opened by ybnx almost 2 years ago - 3 comments

#317 - Error or not an error deleting a nonexistent key

Issue - State: open - Opened by waldirborbajr almost 2 years ago - 4 comments
Labels: bug

#316 - feat:add GetListTTL

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

#308 - issue #306 - added a MAX_SIZE const that fits 32 and 64bit arch

Pull Request - State: closed - Opened by hivenet-philippe almost 2 years ago - 1 comment

#307 - Add test for `PutWithTimestamp` in `tx.go`

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

#306 - nutsdb v0.12.0 does not support 386/arm architectures

Issue - State: closed - Opened by hivenet-philippe almost 2 years ago - 3 comments

#305 - Feat:for issue #296, add metrics.go, a very thin version

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

#304 - How to get remaining time to live of a key that has a timeout ?

Issue - State: closed - Opened by xujiajun almost 2 years ago - 1 comment

#303 - Stall or deadlock putting to DB in HintBPTSparseIdxMode

Issue - State: open - Opened by anacrolix almost 2 years ago - 8 comments

#302 - issue #298 : Andrew : update merge.go, merge_test.go

Pull Request - State: closed - Opened by andrewhzy almost 2 years ago - 1 comment

#301 - feat: add timingwheel

Pull Request - State: open - Opened by xuyukeviki almost 2 years ago - 1 comment

#299 - [feat]实现Merge单个文件操作

Issue - State: open - Opened by elliotchenzichang almost 2 years ago
Labels: enhancement

#295 - PR提交规范建设

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

#294 - add change log of new version v0.12.0

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

#293 - v0.12.0 release

Issue - State: open - Opened by elliotchenzichang almost 2 years ago - 1 comment
Labels: release, v0.12.0

#292 - [Feature] Automatically delete expired keys 自动删除过期的key

Issue - State: open - Opened by wangxuanni almost 2 years ago - 3 comments
Labels: enhancement

#291 - fix a typo

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

#290 - test: add tests for IsDBClosed, IsPrefixScan and IsPrefixSearchScan

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

#289 - fix: issue (#288)

Pull Request - State: closed - Opened by CodePrometheus almost 2 years ago - 1 comment

#288 - Error description problem about IsPrefixSearchScan

Issue - State: closed - Opened by CodePrometheus almost 2 years ago - 1 comment

#286 - Fix verify logic

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

#285 - Update doc

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

#284 - [讨论] 是否考虑去除Merge方法

Issue - State: closed - Opened by elliotchenzichang about 2 years ago - 3 comments

#283 - add test for rwmanger_mmap.Release

Pull Request - State: closed - Opened by vegetabledogdog about 2 years ago

#282 - Fix issues #280: LIST "start or end error" after deleting the last item

Pull Request - State: closed - Opened by shawnh2 about 2 years ago

#281 - change the xujiajun/nutsdb -> nutsdb/nutsdb

Pull Request - State: closed - Opened by elliotchenzichang about 2 years ago

#280 - LIST "start or end error" after deleting the last item from list

Issue - State: closed - Opened by Defex about 2 years ago - 1 comment

#279 - Fix verify logic

Pull Request - State: closed - Opened by elliotchenzichang about 2 years ago

#278 - Add test for bucket in `errors.go`

Pull Request - State: closed - Opened by shawnh2 about 2 years ago

#277 - hope to add the data structure of hash

Issue - State: closed - Opened by ivanlebron about 2 years ago - 3 comments
Labels: enhancement

#276 - hope to add the data structure of hash

Issue - State: closed - Opened by ivanlebron about 2 years ago - 1 comment

#275 - Add test for `WriteNode` in `bptree.go`

Pull Request - State: closed - Opened by shawnh2 about 2 years ago

#274 - 为nutsDB支持bloom filter数据类型

Issue - State: open - Opened by xuyukeviki about 2 years ago - 4 comments
Labels: enhancement

#273 - panic: runtime error: makeslice: len out of range

Issue - State: closed - Opened by weiwenhao about 2 years ago - 2 comments

#272 - Add test for `ToBinary` in `bptree.go`

Pull Request - State: closed - Opened by shawnh2 about 2 years ago - 1 comment

#271 - perf(read): reduce one read I/O

Pull Request - State: closed - Opened by lugosix about 2 years ago - 1 comment

#270 - serialization of BinaryNode in BPTree

Issue - State: closed - Opened by shawnh2 about 2 years ago - 2 comments

#269 - fix issues255 :: get uncommitted update in same transaction

Pull Request - State: closed - Opened by wangxuanni about 2 years ago - 1 comment

#268 - Add test for `SetKeyPosMap` in `nutsdb/bptree.go`

Pull Request - State: closed - Opened by shawnh2 about 2 years ago - 1 comment

#266 - issue #250 :: Andrew :: bug fixed

Pull Request - State: closed - Opened by andrewhzy about 2 years ago

#265 - adding a test for IsKeyEmpty func in `github.com/xujiajun/nutsdb/errors.go:26:`

Pull Request - State: closed - Opened by lyr-2000 about 2 years ago - 1 comment

#264 - delete verify length logic

Pull Request - State: closed - Opened by elliotchenzichang about 2 years ago

#263 - feat:support ttl function for list

Pull Request - State: closed - Opened by xuyukeviki about 2 years ago - 1 comment

#261 - go.mod is redirecting away from this project to a fork

Issue - State: closed - Opened by steowens about 2 years ago - 2 comments

#260 - feature: Support tiered storage for NutsDB

Issue - State: open - Opened by azhsmesos about 2 years ago - 6 comments
Labels: enhancement

#259 - Use file recovery in merge

Pull Request - State: closed - Opened by elliotchenzichang about 2 years ago

#258 - feat: add meta file to DB system

Pull Request - State: open - Opened by azhsmesos about 2 years ago - 2 comments

#257 - 大量插入数据

Issue - State: closed - Opened by CaiZongLin about 2 years ago - 5 comments

#256 - [Feature] Add payloadSize to memory index(在内存索引中加入payloadSize)

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

#255 - 同1个事务里不能读取前面写入的数据

Issue - State: open - Opened by picklevelme about 2 years ago - 7 comments
Labels: bug

#254 - 调用Delete删除key无效

Issue - State: closed - Opened by icpd about 2 years ago - 3 comments

#253 - LTrim无法清空列表

Issue - State: closed - Opened by icpd about 2 years ago - 1 comment

#252 - docs: fix typo

Pull Request - State: closed - Opened by icpd about 2 years ago

#251 - cross-process readers/writer

Issue - State: open - Opened by kondratev about 2 years ago - 3 comments

#250 - NewIterator with Reverse=true stop at 28 records

Issue - State: closed - Opened by mindon about 2 years ago - 6 comments
Labels: bug

#249 - Caching strategy

Issue - State: open - Opened by DannyZB about 2 years ago - 2 comments

#248 - Data Integrity & CRC

Issue - State: open - Opened by DannyZB about 2 years ago - 4 comments

#247 - use file recovery to merge function

Pull Request - State: closed - Opened by elliotchenzichang about 2 years ago

#246 - [Feature] realize auto Merge

Issue - State: open - Opened by elliotchenzichang about 2 years ago - 10 comments
Labels: enhancement

#243 - rebuild parse meta func

Pull Request - State: closed - Opened by elliotchenzichang about 2 years ago

#242 - add fd release logic to file recovery reader

Pull Request - State: closed - Opened by elliotchenzichang about 2 years ago

#241 - test coverage improvement

Pull Request - State: closed - Opened by andrewhzy about 2 years ago

#240 - feat(test): add dequeue and enqueue test case

Pull Request - State: closed - Opened by azhsmesos about 2 years ago - 1 comment

#239 - 如何设置最大内存大小或减少内存消耗?

Issue - State: open - Opened by picklevelme about 2 years ago - 5 comments
Labels: enhancement

#238 - Unit test task claim

Issue - State: open - Opened by wangxuanni about 2 years ago - 8 comments
Labels: good first issue

#236 - add options function of BufferSizeOfRecovery

Pull Request - State: closed - Opened by elliotchenzichang about 2 years ago

#232 - v0.12.0 release proposal

Issue - State: closed - Opened by xujiajun over 2 years ago - 1 comment
Labels: proposal

#231 - separate constant value and model of database

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

#230 - add buffer size of recovery reader as param

Pull Request - State: closed - Opened by elliotchenzichang over 2 years ago

#229 - use recovery reader in merge

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

#228 - change the lock to prototy

Pull Request - State: closed - Opened by elliotchenzichang over 2 years ago

#227 - entry Protocol optimization

Issue - State: open - Opened by xujiajun over 2 years ago - 1 comment
Labels: enhancement

#223 - 渐进式重构

Issue - State: closed - Opened by elliotchenzichang over 2 years ago
Labels: enhancement

#222 - Hash分片(hash sharing)

Issue - State: closed - Opened by elliotchenzichang over 2 years ago - 1 comment

#220 - 考虑Bucket分离存储(Consider Bucket Separation Storage)

Issue - State: open - Opened by elliotchenzichang over 2 years ago - 1 comment

#212 - Use biobuf optimaze startspeed

Pull Request - State: closed - Opened by elliotchenzichang over 2 years ago - 3 comments

#205 - optimaze concurrent read performance

Pull Request - State: closed - Opened by elliotchenzichang over 2 years ago

#204 - use size constant value

Pull Request - State: closed - Opened by elliotchenzichang over 2 years ago

#196 - make default options to be created in a factory method

Pull Request - State: closed - Opened by elliotchenzichang over 2 years ago

#173 - [新 API 提案] ExpireSet:将对应 bucket, key 的集合设置为 x 秒后过期

Issue - State: open - Opened by jukanntenn over 2 years ago - 6 comments
Labels: enhancement, proposal