This is an automated email from the ASF dual-hosted git repository.
bisman pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-resilientdb-orbit.git
The following commit(s) were added to refs/heads/master by this push:
new bae1873 Add deprecation notice for the repository
bae1873 is described below
commit bae1873b7d08abb20426b083670fd04095a490f0
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Nov 23 03:37:19 2025 -0800
Add deprecation notice for the repository
Added deprecation notice and links to new repository.
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index b1e8ab7..4a85074 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,13 @@
# under the License.
#
+**DEPRECATION NOTICE**
+
+This repository is deprecated.
+Active development now continues in the [ResilientDB
Monorepo](https://github.com/apache/incubator-resilientdb).
+
+The ResaultDB Orbit can be found at
[ecosystem/deployment/orbit](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/deployment/orbit).
+
# ResilientDB Orbit
ResilientDB Orbit is a lightweight desktop launcher to spin up ResilientDB and
its core services in one click, perfect for handling development, rapid
testing, and local experimentation.