skytable / skytable

Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build powerful experiences

Home Page:https://skytable.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rasberry Pi Build

TogiFerretFerret opened this issue · comments

Hi, I have a Rasberry Pi 3 Model B (Not B+, just B). I really like skytable because it is really fast, and I have been working on a server on my mac (Intel, x86_64 build) and it has been working great. When trying to transfer it to the Pi, I realized I had to change the skytable tools - but there was no build that supported the Pi (armhf). Is there a working build that would work, or if not, how would I go about building it myself?

Install aarch64 system on RPI-3B
I have BPI-W2 and aarch64 works fine

You can build it manually on an RPI. We currently don't build ARM64 on CI, but we'll likely try and get it back (also see #298)

Both Linux ARM64 and macOS ARM64 binaries will be shipped from the next release :)