Platform specific binary for lmdb on linux OS with x64 architecture
Last release 2 months ago
18 Jun 2026
Ships fairly regularly
a new release about every 5 weeks
Rarely documented
notes for 1 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
119 releases · first in 2022
Release timeline
119 releases since 2022Releases
- 2.9.410 Mar 2024
Nothing published for this version
- 2.9.310 Mar 2024
Nothing published for this version
- 2.9.3-beta.5-debug17 Jan 2024pre-release
Nothing published for this version
- 2.9.3-beta.4-debug17 Jan 2024pre-release
Nothing published for this version
- 2.9.3-beta.3-debug7 Jan 2024pre-release
Nothing published for this version
- 2.9.3-beta.2-debug4 Jan 2024pre-release
Nothing published for this version
- 2.9.3-beta.24 Jan 2024pre-release
Nothing published for this version
- 2.9.3-beta.13 Jan 2024pre-release
Nothing published for this version
- 2.9.212 Dec 2023
Nothing published for this version
- 2.9.120 Nov 2023
Nothing published for this version
- 2.9.015 Nov 2023
Release notes
Open source →- Added support for a key-based locking mechanism that is can be used via the
attemptLockandunlockmethods on stores. - Added experimental support for insertion of timestamps during async write transactions.
- A number of stability improvements and fixes
- Added support for a key-based locking mechanism that is can be used via the
- 2.9.0-timestamp.39 Sept 2023pre-release
Nothing published for this version
- 2.9.0-timestamp.27 Sept 2023pre-release
Nothing published for this version
- 2.9.0-timestamp.14 Sept 2023pre-release
Nothing published for this version
- 2.9.0-locks.211 Sept 2023pre-release
Nothing published for this version
- 2.9.0-locks.111 Sept 2023pre-release
Nothing published for this version
- 2.9.0-beta.223 Oct 2023pre-release
Nothing published for this version
- 2.9.0-beta.123 Oct 2023pre-release
Nothing published for this version
- 2.9.0-alpha.115 Sept 2023pre-release
Nothing published for this version
- 2.8.523 Aug 2023
Nothing published for this version
- 2.8.428 Jul 2023
Nothing published for this version
- 2.8.312 Jul 2023
Nothing published for this version
- 2.8.220 Jun 2023
Nothing published for this version
- 2.8.112 Jun 2023
Nothing published for this version
- 2.8.09 May 2023
Nothing published for this version
- 2.7.1124 Mar 2023
Nothing published for this version
- 2.7.1010 Mar 2023
Nothing published for this version
- 2.7.98 Feb 2023
Nothing published for this version
- 2.7.85 Feb 2023
Nothing published for this version
- 2.7.731 Jan 2023
Nothing published for this version
- 2.7.624 Jan 2023
Nothing published for this version
- 2.7.520 Jan 2023
Nothing published for this version
- 2.7.418 Jan 2023
Nothing published for this version
- 2.7.21 Dec 2022
Nothing published for this version
- 2.7.018 Nov 2022
Nothing published for this version
- 2.6.931 Oct 2022
Nothing published for this version
- 2.6.812 Oct 2022
Nothing published for this version
- 2.6.8-v116 Oct 2022pre-release
Nothing published for this version
- 2.6.629 Sept 2022
Nothing published for this version
- 2.6.529 Sept 2022
Nothing published for this version
- 2.6.222 Sept 2022
Nothing published for this version
- 2.6.021 Sept 2022
Nothing published for this version
- 2.6.0-beta16 Sept 2022pre-release
Nothing published for this version
- 2.6.0-alpha730 Aug 2022pre-release
Nothing published for this version
- 2.6.0-alpha619 Aug 2022pre-release
Nothing published for this version
- 2.6.0-alpha515 Aug 2022pre-release
Nothing published for this version
- 2.6.0-alpha44 Aug 2022pre-release
Nothing published for this version
- 2.6.0-alpha32 Aug 2022pre-release
Nothing published for this version
- 2.6.0-alpha21 Aug 2022pre-release
Nothing published for this version
- 2.6.0-alpha126 Jul 2022pre-release
Nothing published for this version
- 2.5.529 Aug 2022
Nothing published for this version
- 2.5.429 Aug 2022
Nothing published for this version
- 2.5.324 Jun 2022
Nothing published for this version
- 2.5.28 Jun 2022
Release notes
Open source →Fixes for supporting 32-bit architecture. Thank you @supernes for amazing research efforts for this release.
- 2.5.15 Jun 2022
Nothing published for this version
- 2.5.02 Jun 2022
Nothing published for this version
- 2.4.530 May 2022
Nothing published for this version
- 2.4.324 May 2022
Nothing published for this version
- 2.4.018 May 2022
Release notes
Open source →The significant updates in v2.4 include:
- Testing and fixes for compatibility with and optimization for bun (coming soon with some bug fixes in bun, but major parts for optimized use of bun are done).
- Databases are opened with a write transaction (partly to address #164 and possibly #153). In v2.3, databases were opened with a read txn when possible, but it turns out this has a number of problems.
- Switching to scoped names for the platform binary packages (like @lmdb/lmdb-linux-x64)