Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 264 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 264 Bytes

Redis to MongoDB Synchronization Engine

This project provides a synchronization engine (no removal, just updates) for syncing data from Redis to MongoDB.

Installation

To install the necessary dependencies, run the following command:

pip install .