Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
74 views

I’m experiencing significant slow-downs when converting data from LMDB to HDF5 format. While the conversion starts off quickly, performance degrades substantially partway through the process. ...
3 votes
2 answers
2k views

I am developing on Windows and have a CI pipeline in a linux container on GitLab. I can build my Angular application on both systems successfully as long as I do not commit the package-lock.json file. ...
0 votes
0 answers
160 views

Currently I have an application running on kubernetes with very low memory and using LMDB Java to store records in disk. During boot up time, I load all data into disk, with the following environment ...
Major Ben's user avatar
  • 139
0 votes
1 answer
810 views

I'm trying to run a new Angular project but encountering the error "No native build was found" when I execute ng serve. I've created a fresh project using npx @angular/cli new admin-angular ...
0 votes
0 answers
185 views

I installed lmdb from python: python -m pip install lmdb Then I write images into it, I have two settings, one is inserting 6800 images, and the other is 10000 images. All the images have size of ...
0 votes
1 answer
357 views

I am working on a program which use arcticdb with a local instance of lmdb. During this process I want to create multiple libraries based on different types of data. As the size of the data will ...
AAM's user avatar
  • 97
3 votes
2 answers
7k views

I want to download the python lmdb module, but I constantly encounter this problem. Patch-ng module is installed. I also tried Python version 3.12 on older versions. \`C:\\Users\\WIN10\>pip install ...
1 vote
1 answer
333 views

I'm just starting out using LMDB in C# using Lightning.NET and am having an issue where I get a BadCommand error where a read and a write happen concurrently, even if they're not related. I was able ...
Andy's user avatar
  • 337
0 votes
1 answer
256 views

[Disclaimer] I need to use same exact version Blender as well as the bundled Python that comes with it for PVNET-Rendering git repo. Steps to reproduce the error: 1. root@fae597dbdb79:/home# wget ...
0 votes
0 answers
91 views

By default LMDB uses lexicographical order for keys in it's B+ tree. This can be overridden by providing a custom comparison function or by modifiying the stored keys so they sort differently. Is ...
Eloff's user avatar
  • 22k
0 votes
1 answer
3k views

I'm getting this error and I don't understand what it means even after reading the documentation. Actually I do thought I understood it, but then it doesn't fit the way it is happening for me. There ...
fiatjaf's user avatar
  • 12.3k
0 votes
1 answer
157 views

I ran a python script below to convert my png images to .lmdb files: import sys import os import os.path import glob import pickle import lmdb import cv2 sys.path.append(os.path.dirname(os.path....
1 vote
1 answer
322 views

I have a database-like service that serves queries from an embedded key-value store (LMDB), where the data is 1. orders-of-magnitude larger than main memory; 2. rarely written to/updated (once per ...
0 votes
1 answer
284 views

I want to upload LMDB file from dropbox into storage of google colab with following code !wget https://www.dropbox.com/sh/..../tr.lmdb?dl=0&lst= LMDB files uploaded with named by tr.lmdb?dl=0&...
0 votes
0 answers
111 views

I have been playing with mdbx key value store (Upgraded LMDB). I am able to insert and get value if I run a app. However after rerun the app (commenting insertion code). I am not able to retrive the ...
Anurag Vohra's user avatar
  • 2,043

15 30 50 per page
1
2 3 4 5
...
18

AltStyle によって変換されたページ (->オリジナル) /