You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-16Lines changed: 14 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,20 +3,22 @@
3
3
**Status:** This project is no longer maintained (as of 2025-08-01).
4
4
No new features will be added. Critical security fixes may be considered on a best-effort basis only.
5
5
6
+
> For future-proof projects, we recommend transitioning to [Flamingock](#meet-flamingock).
7
+
6
8
---
7
9
8
10
## Meet Flamingock 🚀
9
11
10
-
We are the original authors of Mongock. Over the last 1–2 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 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.)
11
13
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
15
17
16
18
### More highlights
17
19
- Flexible/no‑code templates for defining changes
18
20
- Native GraalVM support
19
-
- Advanced multi-stage workflow
21
+
- Advanced multi-stage workflows
20
22
- …and more in the docs → [Features overview](https://docs.flamingock.io/docs/1.0.0/overview/key-features)
21
23
22
24
> 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
27
29
28
30
## Why the change?
29
31
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.
33
37
34
38
---
35
39
36
40
## What about existing Mongock users?
37
41
38
42
- Your current versions will keep working as-is.
39
43
- 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