issues
search
yahoo
/
HaloDB
A fast, log structured key-value store.
https://yahoodevelopers.tumblr.com/post/178250134648/introducing-halodb-a-fast-embedded-key-value
Apache License 2.0
508
stars
100
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
HaloDB Revived
#69
darkfrog26
opened
1 week ago
0
Project status?
#68
egalpin
opened
1 year ago
1
Update CONTRIBUTING.md
#64
retlawrose
closed
1 year ago
0
Seem VERY hard to port beyond JDK 8 - anybody got some ideas on how to do it?
#63
MagnusErikssonAB
opened
2 years ago
1
Bump log4j-core from 2.3 to 2.16.0
#62
dependabot[bot]
opened
2 years ago
0
Bump log4j-core from 2.3 to 2.15.0
#61
dependabot[bot]
closed
2 years ago
1
Fix recovery issue on windows.
#60
RisbergAdam
opened
3 years ago
1
Iteration properties
#59
libors
opened
3 years ago
0
Where is it published?
#58
darkfrog26
opened
3 years ago
6
Truncate Database
#57
darkfrog26
opened
3 years ago
0
publish to github package
#56
bellofreedom
closed
3 years ago
0
Downgrade jdk version to 8
#55
bellofreedom
closed
3 years ago
0
Ensure executor service is shutdown.
#54
mark-malynn
closed
3 years ago
0
Unused Field
#53
QiAnXinCodeSafe
opened
4 years ago
1
ByteBuffer flip twice
#52
pbting
opened
4 years ago
0
Bump log4j-core from 2.3 to 2.13.2
#51
dependabot[bot]
closed
2 years ago
1
Add key iterator for HaloDB
#50
bellofreedom
closed
4 years ago
1
feature/support large keys (#42)
#49
scottcarey
opened
4 years ago
3
Add Manual Compaction to HaloDB (#45)
#48
scottcarey
opened
4 years ago
0
Add jacoco test coverage build profile. (#46)
#47
scottcarey
opened
4 years ago
0
Code Coverage maven profile
#46
scottcarey
opened
4 years ago
0
Manual Compaction
#45
scottcarey
opened
5 years ago
0
Inefficient file formats
#44
scottcarey
opened
5 years ago
0
SequenceId seems unnecessary
#43
scottcarey
opened
5 years ago
0
Supporting keys > 127 bytes long
#42
scottcarey
opened
5 years ago
1
Enhance the thread safety when tombstone file merging running
#41
bellofreedom
closed
5 years ago
0
Make pauseCompaction act as sync call by waiting for compaction thread stopped
#40
wangtao724
closed
5 years ago
1
code refinement
#39
bellofreedom
closed
5 years ago
0
Init implementation of snapshot function
#38
bellofreedom
closed
5 years ago
6
Allocation-free reads
#37
scottcarey
opened
5 years ago
0
Fix build error by using trusty as build dist
#36
wangtao724
closed
5 years ago
0
Fix random test failure
#35
wangtao724
closed
5 years ago
0
Merge tombstone files right after memory index is built
#34
wangtao724
closed
5 years ago
0
Add unit tests for com.oath.halodb.histo.EstimatedHistogram
#33
EricHetti
closed
5 years ago
5
Add unit tests for com.oath.halodb.histo.EstimatedHistogram
#32
EricHetti
closed
5 years ago
0
Loading index and tombstone files in parallel to speed up db open
#31
wangtao724
closed
5 years ago
5
HaloDB Logo?
#30
apavlo
opened
5 years ago
1
update images links to those hosted on github.
#29
amannaly
closed
5 years ago
3
CI pipeline for Java 11
#28
paul-hammant
opened
5 years ago
0
HaloDB.size and HaloDB.contains method
#27
akhodakivskiy
opened
5 years ago
2
Max key length is hardcoded to `Byte.MAX_VALUE` (127)
#26
akhodakivskiy
closed
4 years ago
2
HaloDB.contains method
#25
akhodakivskiy
closed
4 years ago
1
Why no `contains` method?
#24
akhodakivskiy
opened
5 years ago
1
Got FileSystemException when repairing database
#23
tworogue
opened
5 years ago
2
fix tests that fails intermittently.
#22
amannaly
closed
5 years ago
0
methods to allow clients to pause and resume compaction.
#21
amannaly
closed
5 years ago
0
Data Compression
#20
JamieCressey
opened
5 years ago
8
Using Yahoo's Oak instead of Snazy/OHC?
#19
ahasani
closed
5 years ago
2
Storage clustering support
#18
archenroot
closed
4 years ago
16
Is there any enforced sync to disk switch or async IO capabilities?
#17
archenroot
closed
5 years ago
1
Next