Ecosyste.ms: Issues

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

GitHub / erthink/libmdbx issues and pull requests

#109 - Is there an example showing the use of MDBX_FIRST_DUP, MDBX_NEXT_DUP, MDBX_LAST_DUP?

Issue - State: closed - Opened by RallyTronics over 4 years ago - 11 comments
Labels: help wanted, question, documentation

#108 - Use `enum` instead of #define for flags/modes?

Issue - State: closed - Opened by snej over 4 years ago - 1 comment
Labels: enhancement

#107 - Provide LMDB API compatibility header

Issue - State: closed - Opened by jserv over 4 years ago - 1 comment
Labels: enhancement, wontfix

#106 - Support for KasperskyOS (an immune-based approach to information security)

Issue - State: closed - Opened by erthink over 4 years ago - 9 comments
Labels: enhancement

#104 - IOarena issue: Why MDBX significally slower (2K RPS) in the "lazy" mode in comparison with LMDB (150K RPS).

Issue - State: closed - Opened by azhmur over 4 years ago - 7 comments
Labels: question

#102 - How can I tell if a transaction has pending operations?

Issue - State: closed - Opened by RallyTronics over 4 years ago - 2 comments
Labels: question

#101 - VS2019 build/linking question (static lib)

Issue - State: closed - Opened by RallyTronics over 4 years ago - 2 comments
Labels: question

#100 - Windows amalgamated source build fails

Issue - State: closed - Opened by oleg-kiriyenko over 4 years ago - 2 comments
Labels: bug

#99 - mdbx_put MDBX_DUPSORT causes mdbx_cassert

Issue - State: closed - Opened by oleg-kiriyenko over 4 years ago - 3 comments
Labels: bug

#98 - [Windows] Extending database size and OOM

Issue - State: closed - Opened by oleg-kiriyenko over 4 years ago - 4 comments
Labels: question

#97 - mdbx_env_open() error "Invalid argument" on WSL (Windows Subsystem for Linux)

Issue - State: closed - Opened by oleg-kiriyenko over 4 years ago - 30 comments

#96 - Windows MSVC 2017 build fails [master]

Issue - State: closed - Opened by oleg-kiriyenko over 4 years ago - 2 comments

#95 - ASAN mdbx_env_open crash

Issue - State: closed - Opened by oleg-kiriyenko over 4 years ago - 11 comments
Labels: bug

#94 - Don't include <sys/vmmeter.> on Apple platforms

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

#93 - Fixed AddressSanitizer error after reopening db

Pull Request - State: closed - Opened by snej over 4 years ago - 3 comments
Labels: question, wontfix

#92 - The <sys/vmmeter.h> header is missing in iOS SDK

Issue - State: closed - Opened by erthink over 4 years ago - 4 comments

#91 - Assertion failure inside mdbx_sync_locked()

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

#90 - Bindings for Nim & Crystal

Issue - State: open - Opened by erthink over 4 years ago - 4 comments
Labels: help wanted

#89 - RFE-tracking for rpmdb: replace Berkeley DB with MDBX

Issue - State: closed - Opened by erthink over 4 years ago - 1 comment

#88 - Compilation warnings

Issue - State: closed - Opened by Kerollmops over 4 years ago - 7 comments

#87 - Proofreading API description and README by native English speaker

Issue - State: closed - Opened by erthink over 4 years ago - 3 comments
Labels: enhancement, help wanted

#86 - Use github-actions to provide custom release assets with amalgamated source code

Issue - State: closed - Opened by erthink over 4 years ago - 1 comment
Labels: enhancement

#85 - About the Rust bindings

Issue - State: closed - Opened by Kerollmops over 4 years ago - 7 comments

#84 - Website link is broken (http://leo-yuriev.github.io/libmdbx/)

Issue - State: closed - Opened by snej over 4 years ago - 3 comments

#83 - not-a-bug: Windows-version of libmdbx fails on Wine

Issue - State: closed - Opened by erthink over 4 years ago - 1 comment

#82 - False-positive diagnostics from Valgrind

Issue - State: open - Opened by erthink almost 5 years ago - 1 comment
Labels: not-a-bug

#81 - Coverity scan workaround seems to be not needed anymore

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

#80 - MDBX put is dramatically slower in debug builds compared to LMDB

Issue - State: closed - Opened by Reisse almost 5 years ago - 7 comments
Labels: enhancement

#79 - mdb_get requires 4-byte alignment of input keys, if DBi uses MDBX_INTEGERKEY

Issue - State: closed - Opened by snej almost 5 years ago - 4 comments
Labels: documentation

#78 - Doc error for mdbx_env_copy()

Issue - State: closed - Opened by snej almost 5 years ago
Labels: documentation

#77 - Вопрос про расширение БД

Issue - State: closed - Opened by AnarkiQ3 almost 5 years ago - 5 comments
Labels: question

#76 - Q: Performance/size impact of custom key comparisons

Issue - State: closed - Opened by snej almost 5 years ago - 8 comments
Labels: question

#75 - Is 2-byte alignment of values guaranteed?

Issue - State: closed - Opened by snej almost 5 years ago - 4 comments
Labels: question

#74 - Sparse file support (mark garbage pages as "holes")

Issue - State: closed - Opened by snej almost 5 years ago - 1 comment
Labels: enhancement, wontfix

#73 - Address-Sanitizer error, after reopening a db

Issue - State: closed - Opened by snej almost 5 years ago - 3 comments

#72 - Opening a txn fails if env was opened with MDBX_NOTLS

Issue - State: closed - Opened by snej almost 5 years ago - 2 comments
Labels: bug

#71 - Closing obsolete/0.1

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

#70 - Closing obsolete/0.0

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

#69 - mdbx_sync_locked: Assertion `!(((head)->mm_datasync_sign) > 1u) || env->me_sync_pending != 0' failed.

Issue - State: closed - Opened by dreamsxin almost 5 years ago - 2 comments
Labels: bug

#68 - AIX environment is needed for testing (i.e. ssh access)

Issue - State: closed - Opened by erthink almost 5 years ago - 2 comments
Labels: help wanted

#67 - non-WRITEMAP mode is broken on OpenBSD (this is OpenBSD kernel's ~~bug~~feature)

Issue - State: closed - Opened by erthink almost 5 years ago - 4 comments
Labels: wontfix

#66 - UTF-8-encoded paths support for win-32/64

Issue - State: closed - Opened by sowle about 5 years ago

#65 - About the relocation function

Issue - State: closed - Opened by Kerollmops about 5 years ago - 3 comments
Labels: enhancement, question

#64 - Short-term TODO list

Issue - State: closed - Opened by erthink about 5 years ago

#63 - Get rid of macro redefinition warnings under VC

Pull Request - State: closed - Opened by cryptozoidberg about 5 years ago

#62 - Nested transactions are broken now.

Issue - State: closed - Opened by erthink about 5 years ago
Labels: bug

#61 - English translation for osal.h

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

#60 - Key and Data sizes with DUPSORT

Issue - State: closed - Opened by josephnicholas about 5 years ago - 7 comments
Labels: question

#59 - rust bindings by bindgen

Issue - State: closed - Opened by erthink about 5 years ago - 1 comment
Labels: enhancement

#57 - Rename to "Mithril DB"?

Issue - State: closed - Opened by erthink about 5 years ago - 6 comments
Labels: question

#56 - Does mdbx_strerror_r's return value require free-ing?

Issue - State: closed - Opened by kozross over 5 years ago - 1 comment
Labels: question

#54 - Provide driver for ardb

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

#52 - PVS Studio report

Issue - State: closed - Opened by pavel-pimenov over 5 years ago - 2 comments

#49 - FeatureRequest: OSX support

Issue - State: closed - Opened by alexdovzhanyn almost 6 years ago - 17 comments
Labels: enhancement, help wanted

#48 - Crash (Access Violation) on Windows10 while extending DB size

Issue - State: closed - Opened by erthink almost 6 years ago - 1 comment

#47 - Crash after DB auto-shrink on Windows 10 UCRT

Issue - State: closed - Opened by erthink about 6 years ago - 1 comment
Labels: bug

#46 - Setup CD to build libmdbx for mainstream platforms

Issue - State: closed - Opened by wangjia184 about 6 years ago - 2 comments
Labels: enhancement, question, wontfix

#45 - README.md : added link to mdbx.NET

Pull Request - State: closed - Opened by wangjia184 about 6 years ago

#44 - Best practice of mdbx_txn_commit()

Issue - State: closed - Opened by wangjia184 about 6 years ago - 1 comment
Labels: question

#43 - Remove dependency on MSVC CRT

Issue - State: closed - Opened by erthink about 6 years ago - 8 comments
Labels: enhancement

#42 - version 0.1 : statically link to VC runtime

Pull Request - State: closed - Opened by wangjia184 about 6 years ago - 1 comment

#41 - statically link to VC runtime

Pull Request - State: closed - Opened by wangjia184 about 6 years ago - 1 comment

#39 - test-internals broken on Windows now

Issue - State: closed - Opened by erthink about 6 years ago - 1 comment
Labels: bug

#38 - Database corruption by cross-merging LEAF and BRANCH pages (inherited from LMDB)

Issue - State: closed - Opened by erthink about 6 years ago - 9 comments
Labels: bug

#35 - Any plans to make bindings for other langs?

Issue - State: closed - Opened by byaka over 6 years ago - 2 comments
Labels: question

#33 - mdbx: fix typos and punctuation

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

#32 - error: "MDBX_VERSION_MINOR" redefined

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

#31 - When second confirmation writing happen error

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

#30 - Docs/question: What are the intended/optimized-for use cases for the next version?

Issue - State: closed - Opened by 0joshuaolson1 over 6 years ago - 1 comment
Labels: question

#29 - Tag a (new) Release

Issue - State: closed - Opened by haneefmubarak over 6 years ago - 1 comment

#28 - Unable to create read only transaction if write transaction open

Issue - State: closed - Opened by DmitriyMaksimov over 6 years ago - 5 comments
Labels: invalid, question, wontfix

#27 - Make libmdbx SWIG compatible

Issue - State: closed - Opened by catroot almost 7 years ago - 1 comment
Labels: wontfix

#26 - Windows XP SP3 compatibility patch

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

#25 - Multithread deadlock on Windows (windows OS kernel bug)

Issue - State: closed - Opened by erthink almost 7 years ago - 2 comments
Labels: bug

#24 - README translation to English

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

#22 - ERROR_INVALID_ADDRESS while extending DB under Windows

Issue - State: closed - Opened by erthink almost 7 years ago - 1 comment
Labels: bug, help wanted

#21 - Add CMake build files

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

#20 - Feature/txn try

Pull Request - State: closed - Opened by rouzier about 7 years ago - 2 comments

#19 - Happen Segmentation fault, when set `MDBX_RDONLY` flag and db file not exists.

Issue - State: closed - Opened by dreamsxin about 7 years ago - 1 comment

#18 - Последние наработки по LSM

Issue - State: closed - Opened by 0x4E69676874466F78 about 7 years ago - 17 comments
Labels: invalid, wontfix

#17 - Support building for Windows by MinGW and (maybe) by other compilers.

Issue - State: closed - Opened by erthink about 7 years ago - 4 comments
Labels: enhancement, help wanted

#16 - osal.c mdbx_panic error: #error FIXME

Issue - State: closed - Opened by zingchen about 7 years ago - 5 comments
Labels: wontfix

#15 - mdbx.h: conflicting declaration of mode_t

Issue - State: closed - Opened by zingchen about 7 years ago - 3 comments
Labels: bug

#11 - An error occurred during the second run (sample-mdb) mdbx_env_open: (22) Invalid argument

Issue - State: closed - Opened by dreamsxin about 7 years ago - 4 comments
Labels: bug

#10 - Translate README ot english

Issue - State: closed - Opened by erthink over 7 years ago
Labels: enhancement, help wanted

#9 - Provide driver for fastonosql

Issue - State: open - Opened by erthink over 7 years ago - 7 comments
Labels: enhancement, help wanted

#8 - Fully-fledged and impeccable testset

Issue - State: closed - Opened by erthink over 7 years ago - 1 comment
Labels: enhancement

#7 - Windows support for `libfpta`

Issue - State: closed - Opened by erthink over 7 years ago
Labels: enhancement

#6 - Reimplement MDBX on the 1Hppeus basis

Issue - State: closed - Opened by erthink over 7 years ago - 1 comment
Labels: enhancement

#3 - CRITICAL: license & copyright issues must be resolved ASAP

Issue - State: closed - Opened by erthink about 8 years ago
Labels: help wanted

#2 - Document the differences/goals of this fork

Issue - State: closed - Opened by arthurprs over 8 years ago - 1 comment
Labels: enhancement

#1 - Currently version of MDBX is slower than original LMDB.

Issue - State: closed - Opened by erthink almost 9 years ago - 2 comments
Labels: bug