issues
search
erthink
/
libmdbx
One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.
https://erthink.github.io/libmdbx/
Other
1.16k
stars
111
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Apple's Clang 12+ and deprecation treated as error
#278
AndreaLanfranchi
closed
2 years ago
12
Tracking DB size increase
#277
castortech
closed
2 years ago
4
Intermittent MDBX_BAD_DBI error
#276
david-bouyssie
closed
2 years ago
13
Documentation about shared library build only
#275
david-bouyssie
closed
2 years ago
2
Reference mdbx4s in the bindings table
#274
david-bouyssie
closed
2 years ago
2
mdbx_meta_head is not defined
#273
yperbasis
closed
2 years ago
3
Unexpected 'MDBX_PROBLEM' error when reusing cursors from read-only transactions
#272
mriccobene
closed
2 years ago
7
Enable overlapping RW+RO transactions
#271
libor-peltan-cznic
closed
2 years ago
3
Add move assignment operator for cursor_managed
#270
canepat
closed
2 years ago
7
Incoherent flaw of Linux' unified page/buffer cache
#269
erthink
opened
2 years ago
7
is it possible to compile libmdbx for visual studio 2008
#268
gfanini
closed
2 years ago
5
EXC_BAD_ACCESS on older iOS devices for first launch
#267
simc
closed
2 years ago
9
MDBX_SAFE_NOSYNC clarification
#266
kriszyp
closed
2 years ago
5
Windows MSVC 16.11.9 compile error
#265
Awpteamoose
closed
2 years ago
10
"make dist" error on Mac
#264
AskAlexSharov
closed
2 years ago
1
[mdbx::byte] better forgo char8_t and always use unsigned char
#263
yperbasis
opened
2 years ago
1
mdbx_env_open returns error 22 (Invalid argument) on 32-bit Android devices
#262
simc
closed
2 years ago
10
Copy assignment operator for move_result
#261
yperbasis
closed
2 years ago
1
4Tb assert
#260
AskAlexSharov
closed
2 years ago
49
Inserting much data in 1 tx causing OOM Killer
#259
AskAlexSharov
closed
2 years ago
3
fails to compile under termux (android) (v0.11.3)
#258
basiliscos
closed
2 years ago
1
Assertion `head_txnid != head_txnid' failed when using MDBX_SAFE_NOSYNC
#257
kriszyp
closed
2 years ago
1
Replication
#256
KuDeSnik33ra
closed
2 years ago
1
add my rust wrapper
#255
gcxfd
closed
2 years ago
1
Investigate slow mdbx_update_gc
#254
AskAlexSharov
closed
2 years ago
1
signature upgrade failed when using c++ api
#253
sasgas
closed
2 years ago
1
Read transactions
#252
venkat-murty
closed
2 years ago
1
MDBX_SET_UPPERBOUND
#251
gcxfd
closed
2 years ago
1
Can help implement `MDBX_SET_UPPERBOUND`?
#250
gcxfd
closed
2 years ago
11
Update mdbx.h : Make the documentation of MDBX_INTEGERKEY clearer
#249
gcxfd
closed
2 years ago
1
why mdbx_env_set_option MDBX_opt_sync_period may cause `Assertion failed: (data->iov_len == 0 && olddata.iov_len == 0), function mdbx_cursor_put, file mdbx, line 18172.`
#248
gcxfd
closed
2 years ago
7
is MDBX_INTEGERKEY support int32_t or int64_t ?
#247
gcxfd
closed
2 years ago
3
can write by one programming language and read by others
#246
xtuyaowu
closed
2 years ago
3
Build failure without kernel/libc-devel headers
#245
kriszyp
closed
3 years ago
1
add MDBX_KEYFIXED like MDBX_INTEGERKEY / MDBX_DUPFIXED
#244
gcxfd
closed
3 years ago
2
MDBX_GET_BOTH not returning MDBX_NOTFOUND for missing value
#243
kriszyp
closed
3 years ago
4
Signature upgrade failed
#242
AskAlexSharov
closed
3 years ago
3
MDBX_BAD_VALSIZE when insert into DupSort bucket
#241
gcxfd
closed
3 years ago
4
I have a db from a disk snapshot that wont open
#240
ryanobjc
closed
3 years ago
3
mdbx: fix compilation with devtoolset-9 on CentOS/RHEL 7.
#239
sasgas
closed
3 years ago
0
Switch down from mdbx v0.10.5 to v0.10.1 caused error
#238
AskAlexSharov
closed
3 years ago
11
mdbx_chk: do Main dbi full-check at start
#237
AskAlexSharov
closed
3 years ago
6
Add a batch get
#236
rouzier
closed
2 years ago
0
v0.10.3 Assertion Failure on iOS
#235
youjinp
closed
3 years ago
7
“Page not found” after switch from 0.10.1 to 0.10.3
#234
AskAlexSharov
closed
3 years ago
7
Remove noexcept from potentially throwing txn::put
#233
yperbasis
closed
3 years ago
1
Does this mean libmdbx is single threaded? since it's using c.
#232
superdolt
closed
3 years ago
1
v0.10.2 - external reader causing high read io
#231
AskAlexSharov
closed
3 years ago
4
Updates which don't change anything producing dirty pages
#230
AskAlexSharov
closed
3 years ago
2
When will the Python API be released
#229
dawei03896
closed
3 years ago
1
Next