Skip to content

Commit 3176bb1

Browse files
committed
polished migration readme
1 parent 7874679 commit 3176bb1

1 file changed

Lines changed: 14 additions & 16 deletions

File tree

README.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,22 @@
33
**Status:** This project is no longer maintained (as of 2025-08-01).
44
No new features will be added. Critical security fixes may be considered on a best-effort basis only.
55

6+
> For future-proof projects, we recommend transitioning to [Flamingock](#meet-flamingock).
7+
68
---
79

810
## Meet Flamingock 🚀
911

10-
We are the original authors of Mongock. Over the last 1–2 years weve been heads‑down building **[Flamingock](https://github.com/flamingock/flamingock-project)** — a platform inspired by what worked in Mongock, but with a much broader scope: **auditable, deterministic evolution across your whole system**. (A managed cloud offering is also in the works.)
12+
We are the original authors of Mongock. Over the past couple of years, we've been heads‑down building **[Flamingock](https://github.com/flamingock/flamingock-project)** — a platform inspired by what worked in Mongock, but with a much broader scope: **auditable, deterministic evolution across your entire system**. (A managed cloud offering is also in the works.)
1113

12-
- Covers everything Mongock did for MongoDB/NoSQL migrations **and much more**
13-
- Orchestrates changes across message queues, APIs, databases, feature flags, etc.
14-
- Built with auditability, determinism, and governance at its core
14+
- Robust support for MongoDB and NoSQL migrations, covering everything previously offered by Mongock
15+
- Extends beyond databases to orchestrate changes across message queues, contracts, APIs, configs, feature flags, and more
16+
- Designed from the ground up with auditability, determinism, and governance at its core
1517

1618
### More highlights
1719
- Flexible/no‑code templates for defining changes
1820
- Native GraalVM support
19-
- Advanced multi-stage workflow
21+
- Advanced multi-stage workflows
2022
- …and more in the docs → [Features overview](https://docs.flamingock.io/docs/1.0.0/overview/key-features)
2123

2224
> Same creators. Broader scope. Better foundations.
@@ -27,21 +29,17 @@ We are the original authors of Mongock. Over the last 1–2 years we’ve been h
2729

2830
## Why the change?
2931

30-
Mongock focused and helped teams evolve NoSQL databases with confidence.
31-
But we realized that real-world evolution goes beyond databases: it touches contracts, queues, configs, compliance, etc.
32-
**Flamingock is the natural evolution** to cover that larger problem space — not a direct continuation, but a new platform that also does what Mongock did.
32+
Mongock helped teams evolve NoSQL databases with confidence.
33+
But in real-world systems, evolution doesn't stop at databases — it extends to message schemas, APIs, configurations, feature flags, and compliance rules.
34+
35+
**Flamingock was built to support that full spectrum from day one.**
36+
It’s not a direct continuation of Mongock, but a new platform that also does everything Mongock did — and much more.
3337

3438
---
3539

3640
## What about existing Mongock users?
3741

3842
- Your current versions will keep working as-is.
3943
- We strongly recommend evaluating Flamingock for new projects or when planning significant changes.
40-
- Upgrade help: see **[How to move from Mongock to Flamingock](https://docs.flamingock.io/docs/1.0.0/resources/upgrade-from-mongock)**.
41-
42-
---
43-
44-
## Thank you 💚
45-
46-
Mongock wouldn’t exist without its community.
47-
We’re excited to keep pushing the boundaries of safe, auditable change with Flamingock. See you there!
44+
- Flamingock introduces a different architecture, but we’ve made it easy to transition when you're ready.
45+
- Upgrade help: see **[How to move from Mongock to Flamingock](https://docs.flamingock.io/docs/resources/upgrade-from-mongock)**

0 commit comments

Comments
 (0)