499 Commits

Author SHA1 Message Date
Ryan Henderson
073dcdaa79 Votes table (#379)
* create votes table and indexes

* initial db call rewrite

* setup votes table in tests

* rewrite election status

* update api tests

* update tests

* bigchaindb set-shards should change 'votes' table too

* Forgot to add change to bigchain.py in last commit

* update test

* move exceptions

* collapse line

* revise test

* remove obsolete test

* remove votelist from blocks

* sharding and replication

* documentation changes

* language change

* more readable assertions

* fix exception

* test exceptions

* remove parameter

* remove loop
2016-07-13 09:40:07 +02:00
troymc
9428230101 Docs: Notes on mutable assets & determining asset owners 2016-07-12 16:18:00 +02:00
Troy McConaghy
9166d306d5 Merge pull request #417 from bigchaindb/docs-on-firewall-setup
Docs on firewall setup
2016-07-12 15:08:27 +02:00
Troy McConaghy
d5715ad2b7 Merge pull request #428 from bigchaindb/document-experimental-start-rethinkdb
document --experimental-start-rethinkdb
2016-07-11 17:52:49 +02:00
Rodolphe Marques
c6aeddca35 document --experimental-start-rethinkdb 2016-07-11 17:04:57 +02:00
Rodolphe Marques
c91e8f3aca Document the case in which the env and the command line option are both
used
2016-07-11 16:42:32 +02:00
Rodolphe Marques
c10e9f4085 updated documentation about the configuration 2016-07-11 15:58:29 +02:00
Troy McConaghy
693f5605f9 Merge pull request #418 from bigchaindb/some-notes-on-backup
Docs: Added two concepts to backup strategies
2016-07-11 10:08:44 +02:00
Troy McConaghy
7cd62ac6a3 Merge pull request #422 from bigchaindb/move-aws-setup-to-appendices
Docs: Moved AWS Setup notes to the Appendices
2016-07-11 10:07:31 +02:00
troymc
f66786c592 Docs: note to rebuild indexes when restore backup 2016-07-11 10:03:36 +02:00
troymc
9eef744845 Docs: rm page re local multi-node rethinkdb cluster 2016-07-08 16:27:14 +02:00
troymc
fbc32aa3fd Docs: Moved AWS Setup to appendices 2016-07-08 10:53:12 +02:00
troymc
d890299392 Docs: added details to the last backup strategy 2016-07-08 10:45:35 +02:00
troymc
a73a294cd7 Docs: Reorganized the firewall setup notes 2016-07-08 10:29:41 +02:00
troymc
12e3ed0842 Docs: Expanded firewall setup notes 2016-07-07 15:41:57 +02:00
Troy McConaghy
3eca26a409 Merge pull request #420 from bigchaindb/ntp-on-amazon-linux-instances
Docs: Amazon Linux instances already have NTP set up
2016-07-07 13:14:54 +02:00
troymc
87145d4dbe Docs: more details about RAM requirements 2016-07-07 10:46:59 +02:00
troymc
aeefe7c325 Docs: Amazon Linux instances already have NTP set up 2016-07-06 11:54:19 +02:00
troymc
079c23eb66 Docs: expanded firewall notes & moved to Appendices 2016-07-06 11:08:39 +02:00
troymc
fb07cc0f3c Docs: noted RethinkDB would like to add continuous backup 2016-07-06 09:23:09 +02:00
troymc
7e575303e5 Docs: Noted that some snapshots are *incremental* 2016-07-05 17:56:06 +02:00
troymc
28b8158255 Docs: Added 2 concepts to backup strategies 2016-07-05 17:40:53 +02:00
troymc
28e9f55e40 Docs: intracluster comms use TCP 2016-07-05 15:57:11 +02:00
troymc
bbeef84eec Docs: list ports to help with firewall setup 2016-07-05 15:43:12 +02:00
troymc
7b6c181391 Docs: HDFS & MapR-FS not really filesystem options 2016-07-05 12:22:20 +02:00
troymc
f0374ed754 Docs: Explained why not use AWS instance store for DB storage 2016-07-05 12:10:38 +02:00
troymc
761663b1da Docs: 1st draft of example rethinkdb storage setups 2016-07-05 09:14:59 +02:00
troymc
d22a5e9ee1 Docs: revisions to storage/memory reqs/setup 2016-07-05 09:13:55 +02:00
troymc
6a686765cf Docs: AWS deployment scripts are for _test_ clusters 2016-07-04 17:02:16 +02:00
troymc
ca746f67fb Docs: suggest server-tag=original in rethinkdb config file 2016-06-29 16:17:13 +02:00
troymc
74afbc7fc5 Docs: simplified subsection on live datafile replication 2016-06-29 15:59:06 +02:00
troymc
877937cf99 Docs: added 2 subsections to Backup section 2016-06-29 14:39:03 +02:00
troymc
60098058f9 Merge remote-tracking branch 'origin/master' into feat/283/document-existing-backup-options 2016-06-29 09:44:21 +02:00
troymc
183205569a Docs re/ BFT: changed 'a little' to 'some' 2016-06-29 09:19:48 +02:00
troymc
67486d4f96 Docs: added section about BigchainDB and BFT 2016-06-28 16:42:29 +02:00
troymc
16a8451fa1 Docs: added link to Ops Manager Backup details 2016-06-28 15:53:53 +02:00
troymc
5afb94808b Docs: several revisions to section on Backup 2016-06-28 15:25:55 +02:00
troymc
24894e4d65 Docs: added/revised some notes on backup 2016-06-28 11:25:22 +02:00
troymc
e336a320c6 Docs: first draft of section on backup 2016-06-27 16:32:02 +02:00
troymc
3af63ab36f Docs: Refactored some federation docs 2016-06-27 15:10:19 +02:00
troymc
184d307e0b Docs: moved nodes, clusters, feds terminology section 2016-06-27 14:52:52 +02:00
troymc
5ffb4ae38f Docs: renamed federation-set-up.md federation-ops.md 2016-06-27 11:16:42 +02:00
Troy McConaghy
2b4c230f7f Merge pull request #397 from bigchaindb/new-and-revised-timestamp-docs
New and revised timestamp docs
2016-06-24 13:13:56 +02:00
troymc
82958ad397 Docs: More clarity on timestamp to UTC conversion. 2016-06-24 13:06:29 +02:00
troymc
4f81fcef1d Docs: added list of env vars near top of configuration.md 2016-06-24 11:10:19 +02:00
troymc
8f63cae62f Fixed 'unambiguosly' and revised final subsection of timestamps.md 2016-06-23 17:31:25 +02:00
troymc
c54f3cdac1 Docs: Revised CLI and configuration settings docs 2016-06-23 16:36:34 +02:00
troymc
b310190c34 Docs: updated 'The Python Driver API by Example' 2016-06-23 12:10:47 +02:00
troymc
194c2aa82b Docs: clarified timestamp->UTC conversion 2016-06-23 11:29:11 +02:00
troymc
aa5fcd4db2 Docs: more details on timestamp interpretation 2016-06-22 13:55:40 +02:00