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 b7114db Mark repository as deprecated and update links
b7114db is described below
commit b7114db14232ed5b65c0036fb1e01fb6006bcc00
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Nov 23 03:26:39 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 f158f64..b61cc40 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 Node Cache can be found at
[ecosystem/cache/resilient-node-cache](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/cache/resilient-node-cache).
+
# resilient-node-cache
**TypeScript library for syncing ResilientDB data via WebSocket and HTTP with
seamless reconnection.**