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
.
openjava-software
/
lmdbjava
Public
forked from
lmdbjava/lmdbjava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
lmdbjava
src
main
java
org
lmdbjava
Dbi.java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 31, 2019
Dbi comparator thread safety (fixes #127)
bp-alex
committed
52375e4
View commit details
Copy full SHA for 52375e4
View code at this point
Browse repository at this point
Commits on Apr 9, 2019
Move callback to field to survive GC (fixes #125)
Show description for 5912beb
bp-alex
committed
5912beb
View commit details
Copy full SHA for 5912beb
View code at this point
Browse repository at this point
Commits on Dec 31, 2018
Copyright years
bp-alex
committed
f280a68
View commit details
Copy full SHA for f280a68
View code at this point
Browse repository at this point
Commits on Mar 21, 2018
Copyright year
bp-alex
committed
7179521
View commit details
Copy full SHA for 7179521
View code at this point
Browse repository at this point
Commits on Aug 24, 2017
Minor auto-formatting and test coverage following merge of #67
bp-alex
committed
0da45e9
View commit details
Copy full SHA for 0da45e9
View code at this point
Browse repository at this point
Added delete flag to Dbi.drop which will enable deleteing a database. (#67)
weidaru
authored and
bp-alex
committed
388e15a
View commit details
Copy full SHA for 388e15a
View code at this point
Browse repository at this point
Commits on Jul 16, 2017
Add mdb_set_compare support (fixes #56)
Show description for 8ec9550
bp-alex
committed
8ec9550
View commit details
Copy full SHA for 8ec9550
View code at this point
Browse repository at this point
Commits on Jul 15, 2017
Fallback to buffer default comparator if none passed to Dbi (#7)
bp-alex
committed
e806a1c
View commit details
Copy full SHA for e806a1c
View code at this point
Browse repository at this point
Rename range descriptors to reflect Guava range terminology (#7)
Show description for 7881199
bp-alex
committed
7881199
View commit details
Copy full SHA for 7881199
View code at this point
Browse repository at this point
Commits on Jul 14, 2017
Dbi and CursorIterator changes to use KeyRange (#7)
Show description for 4d6a2a7
bp-alex
committed
4d6a2a7
View commit details
Copy full SHA for 4d6a2a7
View code at this point
Browse repository at this point
Automatic formatting only
bp-alex
committed
6f6e2b4
View commit details
Copy full SHA for 6f6e2b4
View code at this point
Browse repository at this point
Revert "Add KeyValPopulator to CursorIterator" (discussed in #7)
Show description for f363cca
bp-alex
committed
f363cca
View commit details
Copy full SHA for f363cca
View code at this point
Browse repository at this point
Commits on Jul 1, 2017
Add KeyValPopulator to CursorIterator
bp-alex
committed
da78abd
View commit details
Copy full SHA for da78abd
View code at this point
Browse repository at this point
Dbi JavaDoc fixes
bp-alex
committed
642173c
View commit details
Copy full SHA for 642173c
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
delete on non-exsistent keys returns false instead of throwing exception (#45)
Show description for 6a400dd
phraktle
authored and
bp-alex
committed
6a400dd
View commit details
Copy full SHA for 6a400dd
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Use byte[] (not String) for Dbi name (#37)
Show description for 4ff5660
bp-alex
committed
4ff5660
View commit details
Copy full SHA for 4ff5660
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
Automatic code formatting / clean up following #40
bp-alex
committed
6285189
View commit details
Copy full SHA for 6285189
View code at this point
Browse repository at this point
Put: Special flag handling and Cursor/Dbi alignment (#40)
Show description for f71e2fe
pstutz
authored and
bp-alex
committed
f71e2fe
View commit details
Copy full SHA for f71e2fe
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
Separate KeyVal responsibility out of Txn class
Show description for 28a1221
bp-alex
committed
28a1221
View commit details
Copy full SHA for 28a1221
View code at this point
Browse repository at this point
Automatic update of copyright year line
bp-alex
committed
8ce9790
View commit details
Copy full SHA for 8ce9790
View code at this point
Browse repository at this point
Commits on Nov 30, 2016
Merge branch 'master' into bytearray
krisskross
committed
c67d110
View commit details
Copy full SHA for c67d110
View code at this point
Browse repository at this point
Commits on Nov 22, 2016
Put w/ MDB_NOOVERWRITE return existing; fixes #32
bp-alex
committed
81afe88
View commit details
Copy full SHA for 81afe88
View code at this point
Browse repository at this point
Reserve methods to support PutFlags (fixes #30)
bp-alex
committed
4a278b3
View commit details
Copy full SHA for 4a278b3
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
Revert part 64fa7c222951e0baaa2b6e9eaccb4ea48ce8627a
Show description for 67285c6
bp-alex
committed
67285c6
View commit details
Copy full SHA for 67285c6
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
Remove redundant final modifiers
bp-alex
committed
140a61d
View commit details
Copy full SHA for 140a61d
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
Detect illegal zero byte buffers as per #21
bp-alex
committed
64fa7c2
View commit details
Copy full SHA for 64fa7c2
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
Dbi<byte[]> suggestion
krisskross
committed
4d949e1
View commit details
Copy full SHA for 4d949e1
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
improve transaction state machine
phraktle
committed
411b2cb
View commit details
Copy full SHA for 411b2cb
View code at this point
Browse repository at this point
Commits on Jul 16, 2016
Checkstyle variations
bp-alex
committed
a629dde
View commit details
Copy full SHA for a629dde
View code at this point
Browse repository at this point
Commits on Jul 15, 2016
Add license management plugin
bp-alex
committed
43b325e
View commit details
Copy full SHA for 43b325e
View code at this point
Browse repository at this point
Maven static analysis plugins and required changes
Show description for befe396
bp-alex
committed
befe396
View commit details
Copy full SHA for befe396
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
Dbi read-only support (fixes #8)
bp-alex
committed
927ec9a
View commit details
Copy full SHA for 927ec9a
View code at this point
Browse repository at this point
Add Dbi.drop(Txn) (closes #4)
bp-alex
committed
6dff2c5
View commit details
Copy full SHA for 6dff2c5
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
Add Dbi.close() (fixes #6)
bp-alex
committed
4fb34f4
View commit details
Copy full SHA for 4fb34f4
View code at this point
Browse repository at this point
Add Dbi.stat(Txn) (fixes #2)
bp-alex
committed
a774685
View commit details
Copy full SHA for a774685
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.