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-python-cache.git
The following commit(s) were added to refs/heads/master by this push:
new 2b7889f Revise deprecation notice in README
2b7889f is described below
commit 2b7889fbe826001790309a7f3738bd1b591c7502
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Nov 23 03:41:53 2025 -0800
Revise deprecation notice in README
Updated deprecation notice format and added links to new repository.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f2ab816..72acf4b 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@
# 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 Python Cache can be found at
[ecosystem/cache/resilient-python-cache](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/cache/resilient-python-cache).