This is an automated email from the ASF dual-hosted git repository.
bisman pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-resilientdb-rust_sdk.git
The following commit(s) were added to refs/heads/main by this push:
new 057b9f7 Update README with deprecation notice and links
057b9f7 is described below
commit 057b9f784992a0089a10a6090c4f43b2fab4c31c
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Nov 23 03:32:57 2025 -0800
Update README with deprecation notice and links
Added a deprecation notice and links to the new repository and SDK.
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c71117b..6fedb2d 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,9 @@
# specific language governing permissions and limitations
# under the License.
#
-⚠️ This repository is deprecated.
+**DEPRECATION NOTICE**
+
+This repository is deprecated.
Active development now continues in the [ResilientDB
Monorepo](https://github.com/apache/incubator-resilientdb).
The Resilent Rust SDK can be found at
[ecosystem/sdk/rust-sdk](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/sdk/rust-sdk).