-
I tried running this program today on my 1.16.100 Bedrock world, running official bedrock dedicated server on Ubuntu 20.04.1 x64. I did not backup my world save, and I left the dedicated server runnin…
rawdr updated
3 years ago
-
## Important - read before submitting
*Please read the [guidelines for contributing](https://github.com/BVLC/caffe/blob/master/CONTRIBUTING.md) before submitting this issue!*
*Please do not post…
lccui updated
4 years ago
-
Can not compile fresh git clone
```
$ make -f makefile.unix conspiracycoind
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFF…
-
Plum (our company really is named that, hilariously) is using Plumtree in a highly constrained ARM environment. Basho's `eleveldb` and `leveldb` forks, unfortunately, are tuned for 64bit systems and t…
-
```
Use the leveldb-1.7.0 master branch. Edit leveldb/jni/Application.mk
APP_ABI := x86
The ndk-build output:
-----------------------------------------
In file included from ./port/port.h:14:0,
…
-
Hey @eugeneware,
I recently ran into an issue trying to extend this module and use it in combination with level-query. @maxogden pointed out that it didn't appear as though this module (level-orm) wa…
-
Hi !
When running a strace on my project, I observed that LevelDB try to delete ldb files that doesn't exists each time I use CompactRange().
Here is a sample of code that trigger the issue.
``…
-
The current implementation of MergeSet operation has a know bug that causes an out-of-memory.
https://github.com/NeowayLabs/neosearch/blob/master/lib/neosearch/store/store_leveldb.go#L143
The LevelD…
-
https://github.com/skade/leveldb/issues/35
skade updated
2 years ago
-
What it says on the tin: `vector`, as of 0.12.1 in staging (c.f. #116017), does not support LevelDB for stage storage, nor does it support macOS.
This is just a tracking issue so we don't forget ab…