You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.mkd
+4-2
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,15 @@
1
1
#Rekon
2
2
3
+
Rekon should ***NOT*** be used ***EVER***. This repository will eventually be deleted.
4
+
3
5
A visual browser for Basho's data store, riak, built as a riak app.
4
6
5
7
This browser uses list buckets and list keys; operations that are known to
6
8
be expensive on any bucket with any sufficient number of keys. As such; this tool is intended for use within ***local (application development)*** environments only.
7
9
8
-
Rekon should ***NOT*** be used on a production cluster ***EVER***.
10
+
Rekon should ***NOT*** be used ***EVER***. This repository will eventually be deleted.
9
11
10
-
For something that can used against a production cluster, please see [Riak Control](https://github.com/basho/riak_control).
12
+
For something more current, please see [Riak Explorer](https://github.com/basho-labs/riak_explorer).
0 commit comments