issues
search
bmatsuo
/
lmdb-go
Bindings for the LMDB C library
BSD 3-Clause "New" or "Revised" License
159
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deadlock under Linux
#94
xlab
opened
7 years ago
23
all: Update LMDB to version 0.9.19
#93
bmatsuo
closed
7 years ago
0
Update LMDB to 0.9.19
#92
bmatsuo
closed
7 years ago
0
Windows compilation error
#91
slav
closed
7 years ago
9
lmdbscan: move package out of the exp/ sub directory for stabilization
#90
bmatsuo
closed
8 years ago
0
docs: retarget the release badge link to the github releases page
#89
bmatsuo
closed
8 years ago
0
Release 1.7.0
#88
bmatsuo
closed
8 years ago
0
Update LMDB to 0.9.19
#87
bmatsuo
closed
8 years ago
1
How readonly txn.Reset and txn.Renew use?
#86
ghost
closed
8 years ago
4
mdb_cursor_get: MDB_PAGE_NOTFOUND: Requested page not found
#85
ghost
closed
8 years ago
4
env.Update don't block other goroutine's env.Update?
#84
ghost
closed
8 years ago
1
lmdb: use 31-bit lengths when on 32-bit architectures
#83
bmatsuo
closed
8 years ago
1
How offset and when should ReaderCheck be called?
#82
ghost
closed
8 years ago
5
Invalid constant valMaxSize in lmdb/val.go when run in 32 bit OS
#81
michael2m
closed
8 years ago
3
Update lmdb to 0.9.70
#80
groz
closed
8 years ago
1
Opening existing database in read-only mode fails
#79
ghost
closed
8 years ago
5
Fix wrong decoding of txnid and differing output in lmdb_stat
#78
lmb
closed
8 years ago
1
with lmdb.Append get error: mdb_put: MDB_KEYEXIST: Key/data pair already exists
#77
ghost
closed
8 years ago
3
lmdb: add fdatasync and lmdb_debug build tags
#76
lmb
closed
8 years ago
8
How to build with glide?
#75
ghost
closed
8 years ago
2
Should I call runtime.SetFinalizer(qe.env, qe.env.Close) in my NewQEnv?
#74
ghost
closed
8 years ago
2
lmdb: remove direct dependency on the fmt package
#73
bmatsuo
closed
8 years ago
0
lmdbscan: stabilize API and move out of exp/
#72
bmatsuo
closed
8 years ago
0
lmdb: opendbi failure return value
#71
bmatsuo
closed
8 years ago
0
lmdb: Txn.OpenDBI return value is not specified and not implemented clearly
#70
bmatsuo
closed
8 years ago
1
all: bump version to v1.7.0-dev
#69
bmatsuo
closed
8 years ago
0
lmdb: slice pointers without reflect
#68
bmatsuo
closed
8 years ago
0
lmdb: deprecated conversion from pointers to slices
#67
bmatsuo
closed
8 years ago
1
Switch void* C arguments to char* to avoid allocations and linear data check
#66
bmatsuo
closed
8 years ago
1
lmdb: Return dedicated ErrNotFound from Txn.Get and Cursor.Get
#65
lmb
closed
8 years ago
11
Release 1.6.0
#64
bmatsuo
closed
8 years ago
2
lmdb: strange numbers of allocations reported by benchmarks
#63
bmatsuo
closed
8 years ago
18
lmdb: internal C.MDB_val fields in Txn for re-use during Get/PutReserve
#62
lmb
closed
8 years ago
1
lmdb: limited support for mdb_set_compare and mdb_set_dupsort
#61
bmatsuo
opened
8 years ago
2
recently golint was made to only compile for go version >=1.5
#60
bmatsuo
closed
8 years ago
0
lmdb: Reduce number of heap allocations of MDB_val
#59
lmb
closed
8 years ago
21
lmdb: Enable MDB_USE_PWRITEV on Linux
#58
lmb
closed
8 years ago
13
Fix cgo argument check panic for small slices from bytes.Buffer (and similar types)
#57
bmatsuo
closed
8 years ago
4
lmdb: possible CGO pointer argument panic using bytes.Buffer
#56
bmatsuo
closed
8 years ago
1
lmdbsync: changes to MapResizedHandler delays and defaults
#55
bmatsuo
closed
8 years ago
0
lmdbsync: default MapResizeHandler strategy should have exponential backoff
#54
bmatsuo
closed
8 years ago
0
lmdbsync: context updates
#53
bmatsuo
closed
8 years ago
0
lmdbsync: Env should be an argument of HandleTxnErr
#52
bmatsuo
closed
8 years ago
0
lmdbsync: investigate use of golang.org/x/net/context
#51
bmatsuo
closed
8 years ago
0
lmdbsync: real test for map resizing
#50
bmatsuo
closed
8 years ago
0
lmdb: clean up C.MDB_val internals
#49
bmatsuo
closed
8 years ago
0
lmdb: fix return value of Env.ReaderList when passed invalid arguments
#48
bmatsuo
closed
8 years ago
0
lmdb: method Txn.ID() exposes mdb_txn_id().
#47
bmatsuo
closed
8 years ago
0
lmdb: update LMDB to 0.9.18
#46
bmatsuo
closed
8 years ago
0
lmdb: Update to LMDB 0.9.18
#45
bmatsuo
closed
8 years ago
0
Previous
Next