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 d276ff4 Mark repository as deprecated and update links
d276ff4 is described below
commit d276ff4006f7829f6588dd86e295b318510a687b
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Nov 23 03:28:02 2025 -0800
Mark repository as deprecated and update links
Added deprecation notice and links to new repository.
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index b9cc004..f2ab816 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,11 @@
# under the License.
#
+⚠️ 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).
+
# resilient-python-cache
**Python library for syncing ResilientDB data via WebSocket and HTTP with
seamless reconnection.**