Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
lmdbjava
/
lmdbjava
Public
Notifications
You must be signed in to change notification settings
Fork
126
Star
873
Code
Issues
8
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
lmdbjava
src
test
java
on
lmdbjava-0.9.3
User selector
All users
All time
Commit history
Commits on Oct 30, 2025
Replace Zig cross-compilation with native library artifact
Show description for e5b510c
bp-alex
committed
e5b510c
View commit details
Copy full SHA for e5b510c
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
Upgrade to JUnit 5 and replace Hamcrest with AssertJ
stroomdev66
committed
f2de1bd
View commit details
Copy full SHA for f2de1bd
View code at this point
Browse repository at this point
Upgrade to JUnit 5 and replace Hamcrest with AssertJ
stroomdev66
committed
05314e8
View commit details
Copy full SHA for 05314e8
View code at this point
Browse repository at this point
Upgrade to JUnit 5 and replace Hamcrest with AssertJ
stroomdev66
committed
2fb1c02
View commit details
Copy full SHA for 2fb1c02
View code at this point
Browse repository at this point
Commits on Oct 26, 2025
Merge branch 'master' into fix/bufferproxy_out_ignored
at055612
committed
f0b9c56
View commit details
Copy full SHA for f0b9c56
View code at this point
Browse repository at this point
Commits on Oct 25, 2025
Fix transient pointer deallocation in ByteArrayProxy
Show description for c91893a
bp-alex
committed
c91893a
View commit details
Copy full SHA for c91893a
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
Use ByteBuffer for int serialization into bytes.
Show description for 236b7c9
LambdAurora
committed
236b7c9
View commit details
Copy full SHA for 236b7c9
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
Fix comparator lost buffer ref from proxy in Dbi.
Show description for ddca4bd
LambdAurora
committed
ddca4bd
View commit details
Copy full SHA for ddca4bd
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
Refactor project build configuration
Show description for 309d8d9
bp-alex
committed
309d8d9
View commit details
Copy full SHA for 309d8d9
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
private static final classes to be final (checkstyle)
bp-alex
committed
7902126
View commit details
Copy full SHA for 7902126
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
Fix build on aarch64 (e.g. Apple Silicon) (#218)
Show description for 838a8a0
wardle
authored
838a8a0
View commit details
Copy full SHA for 838a8a0
View code at this point
Browse repository at this point
Commits on Apr 24, 2023
Update formatting, documentation and limit GC test write frequency
Show description for cbdaee6
bp-alex
committed
cbdaee6
View commit details
Copy full SHA for cbdaee6
View code at this point
Browse repository at this point
Merge branch 'fixcorruptionbug' of https://github.com/2018ik/lmdbjava into 2018ik-fixcorruptionbug
bp-alex
committed
c5e02f7
View commit details
Copy full SHA for c5e02f7
View code at this point
Browse repository at this point
Zig cross-compilation of native libraries (#217)
Show description for 288bb09
bp-alex
authored
288bb09
View commit details
Copy full SHA for 288bb09
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
Hold strong reference to all buffers passed to LmdbJava (fixes #207)
2018ik
committed
0c636f1
View commit details
Copy full SHA for 0c636f1
View code at this point
Browse repository at this point
Commits on Feb 4, 2023
Refactor Comparator handling (fixes #199)
bp-alex
committed
3524995
View commit details
Copy full SHA for 3524995
View code at this point
Browse repository at this point
GitHub Actions to use Verifier for OS/JVM test matrix
Show description for 9f74352
bp-alex
committed
9f74352
View commit details
Copy full SHA for 9f74352
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
Add protection for closed env (#186)
bp-alex
committed
3db0def
View commit details
Copy full SHA for 3db0def
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
Refer to JVM startup options (resolves #205)
bp-alex
committed
39a1c23
View commit details
Copy full SHA for 39a1c23
View code at this point
Browse repository at this point
Copyright year only
bp-alex
committed
bf9e32a
View commit details
Copy full SHA for bf9e32a
View code at this point
Browse repository at this point
Commits on Apr 15, 2022
Update copyright year
bp-alex
committed
da2a849
View commit details
Copy full SHA for da2a849
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
Minor adjustments so FindBugs passes the build
bp-alex
committed
29a1543
View commit details
Copy full SHA for 29a1543
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
Fix AbstractByteBufferProxy.compareBuff and Improve ComparatorTest (PR #170) (fixes #169)
at055612
authored
8230623
View commit details
Copy full SHA for 8230623
View code at this point
Browse repository at this point
Copyright year
bp-alex
committed
fc0bdb4
View commit details
Copy full SHA for fc0bdb4
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
Update import ordering to reflect new standard
bp-alex
committed
25fe08a
View commit details
Copy full SHA for 25fe08a
View code at this point
Browse repository at this point
Remove unnecessary static analysis warning suppressions
bp-alex
committed
e9d7720
View commit details
Copy full SHA for e9d7720
View code at this point
Browse repository at this point
Fix capitalisation of Checkstyle suppressions
Show description for c1aa63d
bp-alex
committed
c1aa63d
View commit details
Copy full SHA for c1aa63d
View code at this point
Browse repository at this point
Commits on May 22, 2020
Env.copy(..) to support destinations that are files (fixes #157)
bp-alex
committed
6e64bef
View commit details
Copy full SHA for 6e64bef
View code at this point
Browse repository at this point
Commits on May 19, 2020
Netty ByteBufProxy should be accessed via a static final field (#152)
bp-alex
committed
c3920de
View commit details
Copy full SHA for c3920de
View code at this point
Browse repository at this point
ByteArrayProxy should be used via its static final field
bp-alex
committed
57b1b5b
View commit details
Copy full SHA for 57b1b5b
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Tests to compare buffer contents, not buffer instances
Show description for 972dfe7
bp-alex
committed
972dfe7
View commit details
Copy full SHA for 972dfe7
View code at this point
Browse repository at this point
Rename CursorIteratorTest to CursorIterableTest (#154)
bp-alex
committed
958690d
View commit details
Copy full SHA for 958690d
View code at this point
Browse repository at this point
Remove deprecated IteratorType (#154)
bp-alex
committed
ccf468a
View commit details
Copy full SHA for ccf468a
View code at this point
Browse repository at this point
Refactor CursorIterator (#154)
Show description for a590f9a
bp-alex
committed
a590f9a
View commit details
Copy full SHA for a590f9a
View code at this point
Browse repository at this point
Literal formatting only
bp-alex
committed
d8224e7
View commit details
Copy full SHA for d8224e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.