Automic VaultAutomic Vault

brew

sparkey mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sparkey in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install sparkey

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install sparkey

MacPorts ports tree · databases/sparkey/Portfile · Quelle: api.github.com

Überblick

Paketzusammenfassung

Constant key-value store, best for frequent read/infrequent write uses

Befehle und Aliase

  • sparkey
  • sparkey_bench

Verlauf

Projektgeschichte und Nutzung

Sparkey is Spotify's simple persistent key-value storage library and CLI for read-heavy systems with infrequent bulk writes. It is intentionally not a distributed database; it is closer to an immutable on-disk hash table.

Projektgeschichte

The public repository was created in 2013. The official README says Sparkey came out of Spotify hackdays, motivated by services that needed to serve large static data sets with high throughput and low latency after limits in earlier storage choices became problematic.

Adoptionsgeschichte

Sparkey's README documents use inside Spotify for user-facing services backed by periodically generated static storage files. Public packaging is narrower than general-purpose CLIs, but the supplied input shows entries in Homebrew and MacPorts, which fits a C library plus utility used by developers who need local tooling.

Wie es verwendet wird

Developers build it with the GNU build system, optionally generate API docs with Doxygen, and use the C library or the `sparkey` utility to inspect and read Sparkey index/log files. The design uses append-only log files and immutable hash index files optimized for bulk creation and concurrent independent readers.

Warum Paket-Nerds sich dafür interessieren

Sparkey appeals to package and systems people because it is deliberately small, file-format-oriented infrastructure: a C library, command-line utility, Java and Python bindings, and explicit tradeoffs around immutability, compression, mmap-style serving, and bulk regeneration rather than online mutation.

Zeitleiste

  • 2013: Public GitHub repository created.
  • 2010s: README records Sparkey's origin in Spotify hackdays and production-oriented static-data serving use cases.
  • 2020s: Supplied package-manager data lists Homebrew and MacPorts packages.

Related projects

  • The official README lists spotify/sparkey-python and spotify/sparkey-java, and compares Sparkey's motivation against earlier use of CDB and Tokyo Cabinet.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
sparkeycliglobales Executable
sparkey_benchcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version1.0.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionsparkey-1.0.0

https://github.com/spotify/sparkey

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:sparkey
Version1.0.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/sparkey
Homepagehttps://github.com/spotify/sparkey/
Repositoryhttps://github.com/spotify/sparkey
Upstream-Dokumentationhttps://github.com/spotify/sparkey#readme
LizenzApache-2.0
Quellarchivhttps://github.com/spotify/sparkey/archive/refs/tags/sparkey-1.0.0.tar.gz
Abhängigkeitensnappy
Build-Abhängigkeitenautoconf, automake, libtool
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesparkey
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

MacPorts95%

sparkey

sudo port install sparkey
  • normalized package name match
  • Abgeglichen nach: Sparkey
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/sparkey/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment