Mike Gray
b911e7bc08
updating to go 1.6 ( #1549 )
2016-05-19 13:55:55 -04:00
cmasone-attic
e0eb7bc297
JS: back BatchStore's put-cache with tingodb ( #1479 )
...
* JS: back BatchStore's put-cache with tingodb
tingodb is a pure-JS, file-backed mongodb-api-compatible database.
Before this patch, BatchStore was caching all pending chunks in memory,
which seems unlikely to scale. Putting them in a tingodb spills them to
disk as needed, though we can still iterate them in put-order when it's
time to send them.
Fixes #1349
2016-05-16 14:38:25 -07:00
Aaron Boodman
49cfe3ddc3
Update README.md
2016-05-15 18:57:07 -07:00
Marina Moore
b3f647d8f6
Introduced noms-serve command
2016-05-13 17:08:59 -07:00
Aaron Boodman
bc2b74d518
js-tour.md: more truth, fewer lies ( #1472 )
2016-05-10 15:46:06 -07:00
Aaron Boodman
8ffcc4f89e
Split clients/* into clients/go and clients/js
...
* clients/counter -> clients/go/counter
* remove last little bit of crunchbase
* clients/csv -> clients/go/csv and other cleanups
* clients/flags -> clients/go/flags
* clients/fs -> clients/js/fs and other cleanups
* clients/json_importer -> clients/go/json-import
* move clients/plotly_bar_chart -> clients/js/bar-chart
* move clients/server -> clients/go/server
* move clients/shove -> clients/go/shove
* move clients/splore -> client/js/splore
* move clients/struct-by-name -> clients/js/struct-by-name
* move clients/test_util -> clients/go/test_util
* move clients/url-fetch -> clients/js/url-fetch
* move clients/util -> clients/go/util
* move clients/xml_importer -> clients/xml
2016-05-05 20:54:01 -07:00
Chris Masone
8eba180782
Revert "renaming datastore to database ( #1374 ) - fixes bug #1290 "
...
This reverts commit d77902b323 .
2016-05-02 09:01:44 -07:00
Mike Gray
d77902b323
renaming datastore to database ( #1374 ) - fixes bug #1290
...
* datastore -> database
* fixing bug 1290, renaming datastore to database
2016-05-01 22:02:16 -04:00
Aaron Boodman
7222937f6c
Update README.md
2016-03-29 16:41:26 -07:00
Benjamin Kalman
d2ad122ed9
Update README.md to mention GitHub PR gen hider.
2016-03-10 10:39:05 -08:00
Aaron Boodman
7a11d8c967
Update README.md
2016-03-03 20:24:10 -08:00
Aaron Boodman
25a70b98a0
Update README.md
2016-03-03 20:23:11 -08:00
Benjamin Kalman
472833e90e
Delete tagshow
2016-02-10 17:00:14 -08:00
Aaron Boodman
cff0de3696
non-vendor changes
2016-02-08 23:15:09 -08:00
Aaron Boodman
2c05a26c0b
Vendor buzhash using Git submodules and Go 1.5 vendoring rather than Godeps
2016-02-07 15:37:16 -08:00
Benjamin Kalman
1fbe979bff
Tweak links and build instructions in README.md.
2015-12-28 11:04:42 +11:00
Aaron Boodman
701524f358
Update README.md
2015-12-18 00:07:51 -08:00
Aaron Boodman
9d5467c9ee
Update README.md
2015-12-18 00:04:33 -08:00
Aaron Boodman
ba9f32e089
Big docs update
2015-12-17 23:54:57 -08:00
Aaron Boodman
23e3953d1e
Update README.md
2015-12-14 22:02:33 -08:00
Aaron Boodman
b989f9391c
Update README.md
2015-11-24 13:39:10 -08:00
Aaron Boodman
eea6242de6
Update README.md
2015-11-20 17:16:28 -08:00
Aaron Boodman
cbb979b574
Update README.md
2015-11-20 09:34:09 -08:00
Benjamin Kalman
dd3c3b20a9
Update README.md with accurate Run instructions.
...
The -fs argument doesn't exist and the raw data isn't at /root.
Now it's -ldb and /*.log.
2015-10-12 12:19:11 -07:00
Aaron Boodman
c861b042f7
Update README.md
2015-08-31 10:27:13 -07:00
Aaron Boodman
2ef0fe56cd
Update README.md
2015-08-31 10:24:08 -07:00
Aaron Boodman
77e4ba95ca
Update README.md
2015-07-30 17:03:39 -07:00
Aaron Boodman
4488d6b4c6
Abbreviate chunkstore related flags
...
We type them a lot and the long names are annoying.
2015-07-29 15:01:25 -07:00
aboodman
6f7d16340e
Update README.md
2015-07-14 14:08:08 -07:00
aboodman
3eb06e87b0
Update README.md
2015-07-07 14:21:43 -07:00
aboodman
91fad935bc
Update README.md
2015-07-07 14:21:04 -07:00
aboodman
46021ebeca
Update README.md
2015-07-07 11:33:03 -07:00
aboodman
1a5095c0ff
Update README.md
2015-07-01 18:42:12 -07:00
aboodman
d73887065c
Update README.md
2015-07-01 18:41:26 -07:00
aboodman
4387395fb3
Update README.md
2015-06-19 17:05:55 -07:00
aboodman
09bded5f14
Update README.md
2015-06-02 23:54:04 -07:00
aboodman
1fafdd0843
Update README.md
2015-06-02 23:53:44 -07:00
aboodman
dc2780ba3a
Update README.md
2015-06-02 23:53:21 -07:00
Aaron Boodman
68c3ac0205
first commit
2015-06-02 20:45:33 -07:00