Merge plugin for mongoose documents
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The mongoose-merge-plugin is a utility for merging data into Mongoose documents, designed for developers working with MongoDB and Mongoose in Node.js applications. It adds a `merge` method to all documents, allowing selective merging of fields based on schema configurations and options, making it ideal for scenarios where partial updates or data synchronization are needed without overwriting entire documents.