Commit graph

97 commits

Author SHA1 Message Date
Jimmy Zelinskie 5c58456d9f README: refresh badges & move release disclaimer
Fixes #536.
2021-06-22 20:43:12 -04:00
Shish 535c0fdd07
e
(A tiny tiny typo - but it's on the front page of the project, so I thought it worth fixing)
2021-01-20 12:06:28 +00:00
Jimmy Zelinskie 130e186006 readme: fix broken build status badge
The link and image source were reversed by accident.
2020-02-20 13:13:38 -05:00
Jimmy Zelinskie 7ba4b68138 dist: remove all traces of travisci 2020-02-18 11:21:43 -05:00
Leo Balduf 728ec0c623 readme: update readme, move example config 2019-10-17 14:59:44 +09:00
Jimmy Zelinskie 7b64e92ee9 readme: remove endorsements
We never got format approval for anything here, so I think we'd all feel
more comfortable not including it.
2019-02-14 15:04:33 -05:00
Cooper Ry Lees d7cfcacbff Remove Facebook from README.md
- We no longer use the code that is on HEAD
- We should not incorrectly state that we do and mislead the general public
2019-02-14 09:25:13 -08:00
Jimmy Zelinskie 94696c062e
Merge pull request #406 from chihaya/readme-refresh
readme refresh & add doc for architecture
2019-02-13 17:09:28 -05:00
Jimmy Zelinskie 6e362c184c docs: refactor architecture into its own doc 2019-02-13 10:53:26 -05:00
Jimmy Zelinskie dc753b937c vendor: move to Go modules for dependencies
Fixes #444.
2019-02-12 20:36:25 -05:00
Jimmy Zelinskie 7df0145118 readme: refresh info, add graphviz architecture 2019-02-12 19:29:55 -05:00
onestraw d65ab677e7 storage/redis: refactor redis storage
- Based on @duyanghao's PR
  - Make staticcheck pass
  - Address review commentsq
2019-01-04 13:58:20 +08:00
duyanghao e78892d5ac Add Support for Redis Storage Backend(To Achieve Chihaya High Availability)
Change-Id: I5cf703095d1060ac17e403b86056d3eccad97f2c
Signed-off-by: duyanghao <1294057873@qq.com>
2019-01-03 17:21:13 +08:00
Jimmy Zelinskie e9d1e71276 *: remove glide from README & Dockerfile 2017-12-29 17:12:17 -05:00
Jimmy Zelinskie e505250b06
readme: add LoC badge 2017-11-28 16:59:57 -05:00
Jimmy Zelinskie c5f8e5a9b0 README: update build instructions
Fixes #342.
2017-07-01 15:16:24 -04:00
Jimmy Zelinskie a5dab8ac0a README: update development section
Fixes #269.
2017-01-31 19:34:45 -05:00
Jimmy Zelinskie 191304890c readme: add why & move architecture sections 2016-09-21 14:53:41 -04:00
Jimmy Zelinskie 71c32e2224 readme: convert diagram to ascii
This is ensure that it renders well across platforms
2016-09-14 20:19:46 -04:00
Jimmy Zelinskie c886008eec readme: sharpen corners in diagram 2016-09-08 19:40:31 -04:00
Jimmy Zelinskie 001d07895e readme: update diagram 2016-09-08 00:59:09 -04:00
Jimmy Zelinskie 210b4d40e5 readme: add goreportcard badge 2016-09-06 00:46:23 -04:00
Jimmy Zelinskie 6ba8e475ca readme: add diagram 2016-08-24 13:31:36 -04:00
Jimmy Zelinskie 4b24463883 readme: add architecture section 2016-08-20 02:27:24 -04:00
Jimmy Zelinskie eda825dfb0 readme: move some things around
[skip ci]
2016-08-16 23:53:17 -04:00
Jimmy Zelinskie cd979c61c9 README: reorganize and add warnings 2016-04-02 19:35:04 -04:00
Jimmy Zelinskie a14d108202 readme: add CONTRIBUTING.md 2016-03-30 01:21:53 -04:00
Jimmy Zelinskie 6461e28b0f readme: clean up usecase wording 2016-03-30 00:45:59 -04:00
Jimmy Zelinskie ce49b2e35e Merge branch 'middleware-refactor' of github.com:chihaya/chihaya into middleware-refactor 2016-03-30 00:39:10 -04:00
Jimmy Zelinskie 3cf868ce56 README: add prod use cases 2016-03-30 00:38:57 -04:00
Jimmy Zelinskie b61aa4ffd8 travis: remove coveralls
At the moment, this is just too much of a hack getting coverage for all
packages.
2016-03-30 00:20:51 -04:00
Jimmy Zelinskie dfcc04b38b readme: basic getting started
[skip ci]
2016-03-05 11:09:35 -05:00
Jimmy Zelinskie 47f85ec961 readme: add coveralls badge 2016-03-02 21:05:33 -05:00
Jimmy Zelinskie 2771faf9fe readme: initial 2016-03-02 21:05:32 -05:00
Jimmy Zelinskie 5c27c960f0 clean the slate! 2016-03-02 21:05:30 -05:00
Jimmy Zelinskie 9825a69ac7 dockerfile: change entrypoint to allow args 2016-01-13 16:14:54 -05:00
Jimmy Zelinskie cb161daca1 dockerfile: add port range and log level 2016-01-13 16:14:54 -05:00
Jimmy Zelinskie 82459297a4 add support for jwt validation of infohashes 2016-01-13 16:14:54 -05:00
Jimmy Zelinskie 18e1599759 refresh readme to include docker 2015-10-25 15:31:24 -04:00
Jimmy Zelinskie 071dc50769 travis: update to Go 1.5 2015-08-19 13:49:03 -04:00
Justin Li 97cb3c7cb6 readme: Fix installation command 2015-07-12 21:13:19 -04:00
Jimmy Zelinskie 641ab1fc82 readme: add license badge 2015-06-30 21:39:25 -04:00
Demonii d2e2d551ec Update the installation instructions
The instructions were outdated from when the godep were removed and also there were typos/inconsistency in paths. Should be fx now.
2015-06-27 17:12:17 +12:00
Justin Li f3b264dd53 docs: Fix link to configuration.md 2015-03-24 00:41:52 -04:00
Justin Li eefbe64da6 docs: Break out config docs into a separate file 2015-03-24 00:38:20 -04:00
Justin Li 6490c8f51d docs: Add create_on_announce to list of config keys 2015-03-24 00:32:59 -04:00
Justin Li f083bb8477 docs: Start reformatting config documentation 2015-03-24 00:29:32 -04:00
Jimmy Zelinskie 1deca5fd5e readme: add godoc, docker badges
[ci skip]
2015-03-22 18:42:21 -04:00
Justin Li ac04761e40 readme: Add note about 64-bit being required 2015-02-20 21:00:22 -05:00
Justin Li c41769eb85 readme: Update wording 2015-02-19 20:00:25 -05:00