Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# hm_database
|
||||
hearthmod database dump
|
||||
|
||||
# This is not a standalone project!
|
||||
|
||||
[hm_database](https://github.com/farb3yonddriv3n/hm_database) is part of [hearthmod software stack](https://github.com/hearthmod/hearthmod)
|
||||
@@ -0,0 +1,2 @@
|
||||
/opt/couchbase/bin/cbbackup http://localhost:8091 `pwd`/hbs/ \
|
||||
-u $1 -p $2 -b hbs
|
||||
@@ -0,0 +1 @@
|
||||
[{"controllers": {"compact": "/pools/default/buckets/hbs/ddocs/_design%2Fdev_result/controller/compactView", "setUpdateMinChanges": "/pools/default/buckets/hbs/ddocs/_design%2Fdev_result/controller/setUpdateMinChanges"}, "doc": {"json": {"views": {"result": {"map": "function (doc, meta) {\n if(doc.w && doc.l) {\n \temit(meta.id, doc);\n }\n}"}}}, "meta": {"rev": "4-1816919e", "id": "_design/dev_result"}}}]
|
||||
@@ -0,0 +1 @@
|
||||
{"metadata": [{"indexerId": "7a:b4:24:44:47:40:57:8e"}]}
|
||||
BIN
Binary file not shown.
+1
File diff suppressed because one or more lines are too long
+1
@@ -0,0 +1 @@
|
||||
{"pred": []}
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"386": 3, "147": 2, "39": 3, "620": 2, "20": 68, "126": 2, "669": 3, "465": 2, "953": 2, "277": 626, "779": 147, "902": 2, "182": 6, "674": 2, "62": 2, "321": 1861, "135": 428, "127": 3, "297": 2, "522": 736}
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"386": [0, 3], "147": [0, 2], "39": [0, 3], "620": [0, 2], "20": [0, 68], "126": [0, 2], "669": [0, 3], "465": [0, 2], "953": [0, 2], "277": [0, 626], "779": [0, 147], "902": [0, 2], "182": [0, 6], "674": [0, 2], "62": [0, 2], "321": [0, 1861], "135": [0, 428], "127": [0, 3], "297": [0, 2], "522": [0, 736]}
|
||||
Reference in New Issue
Block a user