PackageTrack

npm · #4103

@lmdb/lmdb-linux-x64

3.5.6kriszyp/lmdb-js

Platform specific binary for lmdb on linux OS with x64 architecture

Release timeline

119 releases since 2022
2023202420252026

Releases

  1. 2.9.410 Mar 2024

    Nothing published for this version

  2. 2.9.310 Mar 2024

    Nothing published for this version

  3. 2.9.3-beta.5-debug17 Jan 2024pre-release

    Nothing published for this version

  4. 2.9.3-beta.4-debug17 Jan 2024pre-release

    Nothing published for this version

  5. 2.9.3-beta.3-debug7 Jan 2024pre-release

    Nothing published for this version

  6. 2.9.3-beta.2-debug4 Jan 2024pre-release

    Nothing published for this version

  7. 2.9.3-beta.24 Jan 2024pre-release

    Nothing published for this version

  8. 2.9.3-beta.13 Jan 2024pre-release

    Nothing published for this version

  9. 2.9.212 Dec 2023

    Nothing published for this version

  10. 2.9.120 Nov 2023

    Nothing published for this version

  11. 2.9.015 Nov 2023
    Release notes
    • Added support for a key-based locking mechanism that is can be used via the attemptLock and unlock methods on stores.
    • Added experimental support for insertion of timestamps during async write transactions.
    • A number of stability improvements and fixes
    Open source →
  12. 2.9.0-timestamp.39 Sept 2023pre-release

    Nothing published for this version

  13. 2.9.0-timestamp.27 Sept 2023pre-release

    Nothing published for this version

  14. 2.9.0-timestamp.14 Sept 2023pre-release

    Nothing published for this version

  15. 2.9.0-locks.211 Sept 2023pre-release

    Nothing published for this version

  16. 2.9.0-locks.111 Sept 2023pre-release

    Nothing published for this version

  17. 2.9.0-beta.223 Oct 2023pre-release

    Nothing published for this version

  18. 2.9.0-beta.123 Oct 2023pre-release

    Nothing published for this version

  19. 2.9.0-alpha.115 Sept 2023pre-release

    Nothing published for this version

  20. 2.8.523 Aug 2023

    Nothing published for this version

  21. 2.8.428 Jul 2023

    Nothing published for this version

  22. 2.8.312 Jul 2023

    Nothing published for this version

  23. 2.8.220 Jun 2023

    Nothing published for this version

  24. 2.8.112 Jun 2023

    Nothing published for this version

  25. 2.8.09 May 2023

    Nothing published for this version

  26. 2.7.1124 Mar 2023

    Nothing published for this version

  27. 2.7.1010 Mar 2023

    Nothing published for this version

  28. 2.7.98 Feb 2023

    Nothing published for this version

  29. 2.7.85 Feb 2023

    Nothing published for this version

  30. 2.7.731 Jan 2023

    Nothing published for this version

  31. 2.7.624 Jan 2023

    Nothing published for this version

  32. 2.7.520 Jan 2023

    Nothing published for this version

  33. 2.7.418 Jan 2023

    Nothing published for this version

  34. 2.7.21 Dec 2022

    Nothing published for this version

  35. 2.7.018 Nov 2022

    Nothing published for this version

  36. 2.6.931 Oct 2022

    Nothing published for this version

  37. 2.6.812 Oct 2022

    Nothing published for this version

  38. 2.6.8-v116 Oct 2022pre-release

    Nothing published for this version

  39. 2.6.629 Sept 2022

    Nothing published for this version

  40. 2.6.529 Sept 2022

    Nothing published for this version

  41. 2.6.222 Sept 2022

    Nothing published for this version

  42. 2.6.021 Sept 2022

    Nothing published for this version

  43. 2.6.0-beta16 Sept 2022pre-release

    Nothing published for this version

  44. 2.6.0-alpha730 Aug 2022pre-release

    Nothing published for this version

  45. 2.6.0-alpha619 Aug 2022pre-release

    Nothing published for this version

  46. 2.6.0-alpha515 Aug 2022pre-release

    Nothing published for this version

  47. 2.6.0-alpha44 Aug 2022pre-release

    Nothing published for this version

  48. 2.6.0-alpha32 Aug 2022pre-release

    Nothing published for this version

  49. 2.6.0-alpha21 Aug 2022pre-release

    Nothing published for this version

  50. 2.6.0-alpha126 Jul 2022pre-release

    Nothing published for this version

  51. 2.5.529 Aug 2022

    Nothing published for this version

  52. 2.5.429 Aug 2022

    Nothing published for this version

  53. 2.5.324 Jun 2022

    Nothing published for this version

  54. 2.5.28 Jun 2022
    Release notes

    Fixes for supporting 32-bit architecture. Thank you @supernes for amazing research efforts for this release.

    Open source →
  55. 2.5.15 Jun 2022

    Nothing published for this version

  56. 2.5.02 Jun 2022

    Nothing published for this version

  57. 2.4.530 May 2022

    Nothing published for this version

  58. 2.4.324 May 2022

    Nothing published for this version

  59. 2.4.018 May 2022
    Release notes

    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)
    Open source →