pkg.soopen package index

brew / Rang 9171

reshape mit Homebrew, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install reshape

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#reshape

nixpkgs package indexes · pkgs/by-name/re/reshape/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Easy-to-use, zero-downtime schema migration tool for Postgres

Befehle und Aliase

  • reshape

Verlauf

Projektgeschichte und Nutzung

Reshape is a PostgreSQL schema migration tool designed to let old and new application deployments operate concurrently during a rollout.

Projektgeschichte

Fabian Lindfors created Reshape as an open-source PostgreSQL migration tool focused on avoiding application downtime and excessive database locking.

The project developed a three-phase migration model: prepare compatible old and new schema views, deploy the application gradually, then complete or abort the migration.

Adoptionsgeschichte

Reshape is distributed through Homebrew and Nix according to source_facts.package-manager. The official project also publishes release binaries, a Cargo package, and a Docker image.

Official GitHub project metadata reports substantial community interest, while helper libraries are documented for Rust, Ruby/Rails, Python/Django, and Go application integration.

Wie es verwendet wird

Migration files are stored by default under `migrations/` in TOML or JSON format. Operators run `reshape migration start`, roll out the new application, and then run `reshape migration complete`; failed deployments can be rolled back with `reshape migration abort`.

Database connection settings can be supplied through flags, `DB_*` environment variables, or a `.env` file automatically loaded from the working directory.

Warum Paket-Nerds sich dafür interessieren

Reshape addresses a difficult deployment problem: changing a live PostgreSQL schema while old and new application versions overlap. Its declarative TOML/JSON migrations and staged start/complete/abort lifecycle make that technique available as a standalone package.

Its use of views and triggers is operationally distinctive compared with traditional migration runners that apply schema changes in a single deployment step.

Zeitleiste

  • Initial project: Published by Fabian Lindfors as a Rust-based PostgreSQL migration utility.
  • Later development: Added helper libraries, Docker and binary distribution, built-in agent-oriented documentation, and machine-readable status output.

Related projects

  • The project provides integration helpers for Rust, Ruby and Rails, Python and Django, and Go applications.

Quellen

  • Input package coverage: source_facts.package-manager
  • Official repository and README: https://github.com/fabianlindfors/reshape

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für reshape wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 2 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.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
./migrations/*.toml./migrations/*.json./.env

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
./.env

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
reshapecliglobales 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-09-19
Manager-Version0.11.2
Manager aktualisiert2026-09-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.9.3

https://github.com/fabianlindfors/reshape

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:reshape
Version0.11.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/reshape
Homepagehttps://github.com/fabianlindfors/reshape
Repositoryhttps://github.com/fabianlindfors/reshape
LizenzMIT
Quellarchivhttps://github.com/fabianlindfors/reshape/archive/refs/tags/v0.9.3.tar.gz
Zuletzt aktualisiert2026-09-13T07:23:29Z
Pulseupdated
Build-Abhängigkeitenpkgconf, rust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

reshape

nix profile install nixpkgs#reshape
  • normalized package name match
  • Abgeglichen nach: Reshape
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/re/reshape/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation