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-resilient-node-cache.git
The following commit(s) were added to refs/heads/master by this push:
new aec0acf Add deprecation notice to README
aec0acf is described below
commit aec0acf9832d94bfae74ffc24ccfc45c3886c864
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Nov 23 03:42:41 2025 -0800
Add deprecation notice to README
Added a deprecation notice to the README.
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b61cc40..3068478 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,9 @@
# specific language governing permissions and limitations
# under the License.
#
+**DEPRECATION NOTICE**
-⚠️ This repository is deprecated.
+This repository is deprecated.
Active development now continues in the [ResilientDB
Monorepo](https://github.com/apache/incubator-resilientdb).
The Resilent Node Cache can be found at
[ecosystem/cache/resilient-node-cache](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/cache/resilient-node-cache).