Skip to content

Commit 7874679

Browse files
committed
RC
1 parent ed36273 commit 7874679

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,15 @@ No new features will be added. Critical security fixes may be considered on a be
1010
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.)
1111

1212
- Covers everything Mongock did for MongoDB/NoSQL migrations **and much more**
13-
- Orchestrates changes across databases, message queues, APIs, infrastructure, feature flags, etc.
13+
- Orchestrates changes across message queues, APIs, databases, feature flags, etc.
1414
- Built with auditability, determinism, and governance at its core
1515

16+
### More highlights
17+
- Flexible/no‑code templates for defining changes
18+
- Native GraalVM support
19+
- Advanced multi-stage workflow
20+
- …and more in the docs → [Features overview](https://docs.flamingock.io/docs/1.0.0/overview/key-features)
21+
1622
> Same creators. Broader scope. Better foundations.
1723
1824
👉 **Start here:** [Flamingock repository](https://github.com/flamingock/flamingock-project)
@@ -21,8 +27,8 @@ We are the original authors of Mongock. Over the last 1–2 years we’ve been h
2127

2228
## Why the change?
2329

24-
Mongock focused on database migrations (mainly MongoDB and other NoSQL stores).
25-
But real-world evolution goes beyond schemas: it touches contracts, queues, configs, infra, and compliance.
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.
2632
**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.
2733

2834
---
@@ -31,7 +37,7 @@ But real-world evolution goes beyond schemas: it touches contracts, queues, conf
3137

3238
- Your current versions will keep working as-is.
3339
- We strongly recommend evaluating Flamingock for new projects or when planning significant changes.
34-
- Migration help: see **[How to move from Mongock to Flamingock](https://docs.flamingock.io)**.
40+
- Upgrade help: see **[How to move from Mongock to Flamingock](https://docs.flamingock.io/docs/1.0.0/resources/upgrade-from-mongock)**.
3541

3642
---
3743

0 commit comments

Comments
 (0)