aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonios Chalkiopoulos <Antwnis@gmail.com>2017-01-23 19:38:35 +0000
committerGitHub <noreply@github.com>2017-01-23 19:38:35 +0000
commit7cdf994f8dd2dff609d6a9eae520adf3200d927e (patch)
tree5b1910b4b390b9bd9cb4cba968a9b08fe9a2a8b0
parent21e3f4d74f828378ae735f0533332ef481769af5 (diff)
downloadSpyGlass-master.tar.gz
SpyGlass-master.zip
Update README.mdHEADmaster
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 04e0751..5bcc23b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
SpyGlass
========
+> This project is no longer maintained, and is looking for a maintainer.
+
Cascading and Scalding wrapper for HBase with advanced read and write features. JDBC wrapper is recently added to support SQL in taps. Insert/Update/Upserts (Update on Duplicates) are supported with MultiRowInserts & Batch Modes.
Prevent Hot Spotting by the use of transparent key prefixes.