issues
search
jankotek
/
JDBM3
Embedded Key Value Java Database
367
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
is someway to repair corrupt data file ?
#110
jiangtao69039
closed
2 years ago
1
BTree.java is a b plus tree or b tree?
#109
ghost
closed
3 years ago
0
Bump junit from 4.8.2 to 4.13.1
#108
dependabot[bot]
opened
4 years ago
0
Not working with JDK11
#107
Ralf-lamasoft
opened
4 years ago
0
I'm confused about the record, slot, page, physical and logical list. Is there any document?
#106
wenlong-xyz
closed
8 years ago
0
java.lang.OutOfMemoryError: Map failed
#105
duthchao
closed
10 years ago
3
DB.defrag(false) ALWAYS increases the size of i.0 file
#104
krajiv
opened
10 years ago
1
Github mvn repository
#103
dhaeb
opened
11 years ago
1
Found setting where I lose part of a List value 'silently'
#102
reuschling
opened
11 years ago
1
Corruption of index files (double get and IndexOutOfBounds errors)
#101
dchenbecker
opened
11 years ago
8
Not Serializable Exception
#100
expertise
opened
11 years ago
1
deserialization of HashSet fails
#99
tseytlin
opened
11 years ago
2
Does not work with JodaTime
#98
michail-prusakov
opened
12 years ago
0
Unable to add an element to the beginning of a list
#97
michail-prusakov
opened
12 years ago
1
Null retrieval of inserted keys
#96
thomasjungblut
closed
12 years ago
1
floorEntry on BTreeMap behaves incorrectly on border cases
#95
michaelpisula
opened
12 years ago
0
Serialization optimization for UUID keys.
#94
joval
opened
12 years ago
0
NPE on Array deserialization
#93
orabelt
closed
12 years ago
0
java.lang.OutOfMemoryError: Map failed
#92
reuschling
closed
12 years ago
2
Support serializing/deserializing Hadoop keys and values
#91
ghost
closed
12 years ago
1
DBMaker#openFile should take a "File" as argument
#90
jschneider
closed
12 years ago
1
TreeMap#size() returns wrong values after rollback
#89
jschneider
closed
12 years ago
0
JDBM and Scala
#88
ghost
closed
12 years ago
5
Fixes for transient NullPointerExceptions
#87
joval
closed
12 years ago
6
createTreeMap() does not allow to load existing data
#86
tbocek
closed
12 years ago
2
Null pointer exception thrown when calling floorKey method on BTreeMap with a key greater than the highest key stored in the Map
#85
vimil
closed
12 years ago
1
NPE on db.close() when in read-only mode
#84
brinn
closed
12 years ago
1
JDBM3 files taking lot of time to load Data files.
#83
babaprakash
closed
12 years ago
4
DBMaker.closeOnExit option causes memory 'leak'
#82
hamishmorgan
closed
12 years ago
1
Cannot handle multiple threads
#81
Hardcore-fs
closed
12 years ago
3
Override toString method of HTree to show only total number of entries
#80
vimil
closed
12 years ago
1
The possibility of exposure StorageDiskMapped.PAGES_PER_FILE
#79
wjw465150
closed
12 years ago
1
Updated README code example to reflect API changes and Changed groupid to org.apache.jdbm
#78
kdabir
closed
12 years ago
1
Made DataInputOutput public to allow easy custom serializers
#77
fennb
closed
12 years ago
2
Possible serialization constructor performance issue.
#76
jankotek
closed
12 years ago
1
get the number of I/Os when retrieving records
#75
zyx1986
closed
12 years ago
2
java.util.Locale serialization fails
#74
Toilal
closed
12 years ago
1
Error while using putAll on a previously deleted collection
#73
ghost
closed
12 years ago
3
Optimized serialization for JDBM3
#72
romix
closed
12 years ago
0
Support serialization of enums
#71
romix
closed
12 years ago
4
Add support for fractal tress (or fractional cascading) to speedup JDBM even further
#70
romix
closed
12 years ago
3
It's exceptionally rare to have a Maven artifact with capitalization
#69
stevenschlansker
closed
12 years ago
0
Option to disabled file locking
#68
hamishmorgan
closed
12 years ago
3
Attach sources
#67
stevenschlansker
closed
12 years ago
0
Resource encoding
#66
stevenschlansker
closed
12 years ago
0
Serialization does not support externalizable
#65
jankotek
closed
12 years ago
1
Getting out of memory exception when inserting millions of records
#64
ajermakovics
closed
12 years ago
1
cant Serializable google object HashBasedTable
#63
xdylxdyl
closed
12 years ago
3
A suggestion: can like "LevevDB" way, so that the database is composed of many small files, reducing the risk of loss.
#62
wjw465150
closed
12 years ago
1
LinkedList should implement `BlockingDeque`
#61
jankotek
closed
12 years ago
1
Next