hyapp

Results 10 comments of hyapp

I am using version 3.1.0 and I still have this problem. It is really strange that the `ObjectBox` does not support this. This type of query is very common!

internal val HASH_TAG_PATTERN: Pattern = Pattern.compile("(?:^|\\s|\$|[.])#[\\p{L}0-9_]*")

Same problem when the number of clients is large.

لطفا فایل aar یا jar پروژه رو برای دانلود قرار بدید.

I have the same problem in version 0.1.0 when call `let sockets = await io.fetchSockets()` with 4 cpu using node js cluster a lot of: `timeout reached: only 0 responses...

> @hysapp @OnlySekai hello,sirs,do you resolve this bug? I met this bug on cluster-adapter too . multiple nodes... No, I implemented everything myself to be able to save and receive...

Based on [this documentation](https://developer.android.com/guide/practices/page-sizes#alignment-use-tools), I tested the `libobjectbox-jni.so` file using command-line tools, the result was: WindowsPowerShell: ``` PS C:\Users\Parsian\AppData\Local\Android\Sdk\ndk\28.0.12433566\toolchains\llvm\prebuilt\windows-x86_64\bin> .\llvm-objdump.exe -p lib\libobjectbox-jni.so | Select-String -Pattern "LOAD" LOAD off 0x0000000000000000 vaddr...