有没有ARM32位的版本啊? #6353
Unanswered
skyformat99
asked this question in
Q&A
有没有ARM32位的版本啊?
#6353
Replies: 1 comment
-
@skyformat99 AFAIK GreptimeDB itself does not require 64bit platforms, however some dependencies do. For example, raft-engine explicitly invokes 64bit-exclusive syscalls on unix-like platforms: Can you provide more details about the application scenario you are working with, maybe we can find a workaround for that, for example opt-out the raft-engine based WAL. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What problem does the new feature solve?
有没有ARM32位的版本啊?
尝试编译也不太成功啊,好麻烦。
不知道能不能提供 Linux下的32位的版本啊,嵌入式环境也有用啊
What does the feature do?
尝试编译也不太成功啊,好麻烦。
不知道能不能提供 Linux下的32位的版本啊,嵌入式环境也有用啊
Implementation challenges
尝试编译也不太成功啊,好麻烦。
不知道能不能提供 Linux下的32位的版本啊,嵌入式环境也有用啊
Beta Was this translation helpful? Give feedback.
All reactions