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-resvault-sdk.git
The following commit(s) were added to refs/heads/main by this push:
new b3a685a Add deprecation notice to README
b3a685a is described below
commit b3a685a2c524a789db3be3feeceba9bdc81c6ac0
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Nov 23 03:34:07 2025 -0800
Add deprecation notice to README
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 83bdecd..db584b3 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 Resault SDK can be found at
[ecosystem/sdk/resvault-sdk](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/sdk/resvault-sdk).
+
# ResVault SDK
**License**: Apache-2.0