issues
search
yahoo
/
mdbm
MDBM a very fast memory-mapped key/value store.
BSD 3-Clause "New" or "Revised" License
992
stars
111
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Merge pull request #1 from yahoo/master
#105
tmatsuno
opened
7 months ago
0
Add aarch64 support
#104
phongn
opened
11 months ago
0
Eliminate cast in mdbm_export_splitter.cc that is little endian dependent.
#96
ywkaras
opened
3 years ago
0
Apparent missing break.
#95
ywkaras
opened
3 years ago
0
Supress Error in gcc-8
#94
raghavendra-nataraj
opened
5 years ago
1
Exclude the .vscode directory from Git
#93
zwoop
closed
6 years ago
0
Removes superflous parenthesis
#92
zwoop
closed
6 years ago
0
This adds the necessary -L flag for OpenSSL on macOS
#91
zwoop
closed
6 years ago
0
Is the project dead?
#90
zertyz
opened
6 years ago
8
Fix of Out of Array Bounds & Buffer Overflow erros; Support for Java 10; Some Test Fixes; Merge with latest timrc-git commits
#89
zertyz
opened
6 years ago
2
Fix mdbm_reset_all_locks, and off-by-one in mash.
#88
timrc-git
closed
6 years ago
0
Fix mdbm_reset_all_locks, and off-by-one in mash, allow cpu-scaled partition locking.
#87
timrc-git
closed
6 years ago
0
mdbm_reset_all_locks does not work on rhel7
#86
havetisyan
opened
6 years ago
2
Compile Failed on Mac
#85
QubitPi
closed
6 years ago
0
Remove unused imports
#84
QubitPi
closed
6 years ago
0
Dynamic Java installation path detection
#83
QubitPi
opened
6 years ago
0
Cannot build Java wrapper
#82
QubitPi
closed
6 years ago
1
Suggestion on enhancing installation-related parameter values
#81
QubitPi
opened
6 years ago
2
"make test" failure on macOS
#80
zwoop
opened
7 years ago
0
Fix compilation on macOS
#79
ararslan
closed
6 years ago
10
Make partition lock count configurable from Makefile
#78
timrc-git
closed
7 years ago
4
Add MdbmLocker courtesy of Bhopesh Bassi (@bbhopesh)
#77
areese
closed
7 years ago
2
Perl rpm
#76
areese
closed
7 years ago
1
Fix makefile to correctly pass the prefix to perl install
#75
areese
closed
7 years ago
2
Perl rpm
#74
areese
closed
7 years ago
2
Try fixing Processing Dependency: libmdbm.so()(64bit) for package: md…
#73
areese
closed
7 years ago
1
Make a mdbm-perl rpm
#72
areese
closed
7 years ago
1
Makes building with clang easier and better
#71
zwoop
closed
7 years ago
0
Clang format?
#70
zwoop
opened
7 years ago
2
fix a bug that mdbm.first(iter) always return NULL in Java implementation
#69
hirkatou
closed
7 years ago
2
fix a bug that mdbm.first(iter) always return NULL in Java implementation
#68
hirkatou
closed
7 years ago
1
Windows support
#67
ghost
opened
8 years ago
4
Fix segfault when storing large objects to lru cache
#66
mnagaya
closed
8 years ago
4
Make all spacing 2 spaces, no tabs
#65
areese
closed
8 years ago
5
Fix NoClassDefFoundError and make delete methods throw MdbmNoEntryException
#64
hirkatou
closed
8 years ago
2
Explicit static_cast<int>() avoids C++11 narrowing error
#63
fish2000
closed
8 years ago
7
Partition Locking Performance Improvent
#62
mnagaya
closed
7 years ago
13
Fix error: ‘template<class> class std::auto_ptr’ is deprecated
#61
guoxiao
closed
8 years ago
5
Fix a typo: WANRING -> WARNING
#60
felixonmars
closed
8 years ago
1
Apply patch from Yahoo! Japan.
#59
areese
closed
8 years ago
2
mdbm_check core dumps with a fragment of mdbm
#58
skaji
closed
8 years ago
1
Update mdbm_create docs.
#57
timrc-git
closed
9 years ago
1
Fix missing license text on jni_helpers_defines.h
#56
areese
closed
9 years ago
0
Fc22 update for newer GCC and Clang.
#55
timrc-git
closed
9 years ago
0
fedora 22 build issue
#54
nareshv
closed
9 years ago
4
make rpm does not build perl package
#53
nareshv
closed
7 years ago
2
Remove new File(file).getCanonicalPath(), as it causes contention und…
#52
areese
closed
9 years ago
0
Set ARCH_SUFFIX to empty for OSX
#51
guoxiao
closed
9 years ago
1
use $(MAKE) instead of make to support parallel make
#50
guoxiao
closed
9 years ago
1
Merge Osx branch into mainline.
#49
timrc-git
closed
9 years ago
0
Next