mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-05-01 09:44:13 +00:00
- Added install_rqlite() function with architecture detection - Downloads and installs RQLite v8.30.0 from GitHub releases - Supports amd64, arm64, and arm architectures - Checks if RQLite is already installed before downloading - Installs both rqlited and rqlite binaries to /usr/local/bin - Added RQLite installation to main() function flow - Verifies installation success and displays version