Skip to content

Commit 56592e8

Browse files
authored
Update README.md to include deprecation notice (#3364)
1 parent 2f18b54 commit 56592e8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
[![CI / Build and tests](https://github.com/lagom/lagom/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/lagom/lagom/actions/workflows/build-and-test.yml)
44
[![Open Source Helpers](https://www.codetriage.com/lagom/lagom/badges/users.svg)](https://www.codetriage.com/lagom/lagom)
55

6+
# Deprecated - Lagom - July 1 2023
7+
This project will only recieve security patches until July 1, 2024, at that point the project will no longer receive any additional patches.
8+
9+
If you are an existing customer of Lightbend and we have not yet contacted you, please reach out to Support.
10+
11+
We recommend migrating any existing work to:
12+
* [Akka](https://akka.io/) for deeply customized projects with complex infrastructure needs. Akka now contains the vast majority of Lagom features.
13+
* [Kalix](https://www.kalix.io/) for a managed scalable environment with an abstraction above the Akka framework layer to allow you to focus only on business logic.
14+
15+
616
# Lagom - The Reactive Microservices Framework
717

818
Lagom is a Swedish word meaning *just right, sufficient*. Microservices are about creating services that are just the right size, that is, they have just the right level of functionality and isolation to be able to adequately implement a scalable and resilient system.

0 commit comments

Comments
 (0)