utility functions for archiver
TypeScript definitions for archiver
a streaming interface for archive generation
AES-256 and legacy Zip 2.0 encryption for Zip files
a streaming interface for archive generation
An extension for archiver to zip with password encryption.
a streaming zip archive generator.
Promise wrapper for archiver
Create a gzipped tar archive of a given path.
The archiver fetches onchain data from L1 and stores it locally in a queryable form. It pulls: - **Checkpoints** (containing L2 blocks) from `CheckpointProposed` events on the Rollup contract - **L1-to-L2 messages** from `MessageSent` events on the Inbox
Bytefold-backed archive orchestration for directories/files across Node.js, Deno, and Bun.
tar archiver
[](https://www.npmjs.com/package/vite-plugin-archiver)
Session sync extension for hydra-acp — uploads session bundles to a shared backend (Google Drive, fs) and imports peers' bundles.
Compress files and folders
Create tarball from files
The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).
ActiveRecord-style API for IndexedDB with TypeScript support
Archives files from an AWS S3 bucket with stream and stores the zip file in S3.
AWS Application Load Balancer and API Gateway - Lambda dev tool for Serverless. Allows Express synthax in handlers. Supports packaging, local invoking and offline ALB, APG, S3, SNS, SQS, DynamoDB Stream server mocking.
[](https://github.com/gammarers-aws-cdk-constructs/daily-cloudwatch-logs-archiver/blob/main/LICENSE) [. Because the archive and unarchive methods are in transactions, and every archival record involved gets the same archive number upon archiving, you can easily restore or remove an entire set of records without having to worry about partial deletion or restoration. Additionally, other plugins generally screw with how destroy/delete work. We don't because we actually want to be able to destroy records.
A simple archiving extension for ActiveRecord. Archive old records to improve database performance. Restore old records from archive tables.
*Atomic archiving/unarchiving for ActiveRecord* acts_as_paranoid and similar plugins/gems work on a record-by-record basis and make it difficult to restore records atomically (or archive them, for that matter). Because ArchivalRecord's #archive! and #unarchive! methods are in transactions, and every archival record involved gets the same archive number upon archiving, you can easily restore or remove an entire set of records without having to worry about partial deletion or restoration. Additionally, other plugins generally change how destroy/delete work. ArchivalRecord does not, and thus one can destroy records like normal.
Adds simple methods to support record archiving
Add archives to your ActiveRecord models
Sometimes you just need a descriptive value of an item you are archiving. This is what archive_2s was made for.
Archive (soft-delete) ActiveRecord database records
DelayedMailhopper extends Mailhopper to deliver emails asynchronously with DelayedJob.
stuff_arc - adds class level archiving/unarchiving to ActiveRecord::Base children
A simple ActiveRecord archiving gem
Download, pull out of a ZIP/TAR/GZ/BZ2 archive, parse, correct, and import XLS, ODS, XML, CSV, HTML, etc. into your ActiveRecord models. Uses Upsert internally for speed.