Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for RISC-V 64 #296

Open
shanduur opened this issue May 7, 2024 · 0 comments · May be fixed by #297
Open

Add support for RISC-V 64 #296

shanduur opened this issue May 7, 2024 · 0 comments · May be fixed by #297

Comments

@shanduur
Copy link

shanduur commented May 7, 2024

Adding support for RISC-V (GOARCH=riscv64) in the Kine project is a strategic decision that aligns with the growing demand for efficient, low-power hardware at the edge and in embedded environments. Kine's lightweight architecture offers a compelling alternative to traditional data storage systems like ETCD, which can be overkill for resource-constrained devices common in edge and embedded deployments. RISC-V is rapidly becoming a popular architecture due to its open-source nature and potential for customization to suit various application needs. By supporting GOARCH=riscv64, Kine can extend its lightweight, scalable, and low-resource storage capabilities to a broader range of hardware platforms, thus making it a more viable choice for developers working with RISC-V at the edge and in embedded contexts. This move not only expands Kine's applicability but also facilitates the development of innovative solutions on RISC-V-based systems, supporting the overall ecosystem's growth.

@shanduur shanduur linked a pull request May 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant