Advanced Search
Search Results
6 total results found
readme.md for @push.rocks/mongodump
A powerful MongoDB backup and restore tool 🚀 What it does 🎯 @push.rocks/mongodump is your go-to solution for creating and managing MongoDB database dumps. Whether you're backing up critical production data, migrating between environments, or implementing d...
readme.md for @push.rocks/smartmongo
A MongoDB memory server toolkit for testing and development — spin up real MongoDB replica sets on the fly with zero configuration. 🚀 Install pnpm add -D @push.rocks/smartmongo # or npm install @push.rocks/smartmongo --save-dev Issue Reporting and Security Fo...
readme.md for @serve.zone/corerender
A rendering service for serve.zone that preserves styles for web components. Install To install Corerender in your project, you can use npm. Make sure you have Node.js installed and then run the following command in your terminal: npm install corerender This ...
changelog.md for @push.rocks/mongodump
2025-08-18 - 1.1.0 - feat(MongoDumpTarget) Implement core MongoDumpTarget methods and update documentation & project configs Implemented MongoDumpTarget.createAndInit(), init(), getCollections(), dumpCollectionToDir() and dumpAllCollectionsToDir() with connec...
changelog.md for @push.rocks/smartmongo
2026-03-26 - 7.0.0 - BREAKING CHANGE(api) reduce the package to the SmartMongo memory replica set API and remove bundled TsmDB and LocalTsmDb modules remove exports and source code for TsmDB, LocalTsmDb, and related utilities, handlers, storage adapters, and ...
changelog.md for @serve.zone/corerender
2025-01-01 - 2.0.62 - fix(metadata) Updated package and npmextra.json metadata fields for clarity Updated description and added keywords in package.json and npmextra.json Clarified project metadata to streamline categorization and searchability Since the com...