lua-resty-lmdb icon indicating copy to clipboard operation
lua-resty-lmdb copied to clipboard

Safe API for manipulating LMDB databases using OpenResty/Lua.

Results 14 lua-resty-lmdb issues
Sort by recently updated
recently updated
newest added

I create a lmdb by python(`pip3 install lmdb`), set key and value, when I use lua to read it by the key, I get a nil data. The python edition...

This is an automated pull request to update default timeouts for all jobs in .github/workflows/tests.yml that do not currently contain a default timeout property. Please review these changes closely to...

This is an automated pull request to update default timeouts for all jobs in .github/workflows/sast.yml that do not currently contain a default timeout property. Please review these changes closely to...

This is an automated pull request to update default timeouts for all jobs in .github/workflows/lint.yml that do not currently contain a default timeout property. Please review these changes closely to...

This PR build the latest source code of Kong together with the latest code from the PR in the lua-resty-lmdb repository as a testing environment. The following are the items...

### Summary LMDB 0.9.33 Release (2024/05/21) - ITS#9037 mdb_page_search: fix error code when DBI record is missing - ITS#10198 For win32, stop passing ignored parameter - ITS#10212 Fix meta page...

caller side This is useful for DB-less reads as DB-less defines it's own page size which might differ from what this library provides [KAG-5342] [KAG-5342]: https://konghq.atlassian.net/browse/KAG-5342?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Hello, This is more like a request for information than an issue. We are building kong gateway from the source and therefore have to include the lua-resty-lmdb in it as...

pending aurther feed back