1
0
Fork 0
Commit Graph

32 Commits

Author SHA1 Message Date
Jan 12e11a5197
port of replication improvements from 3.4 (#8308) 2019-03-11 13:37:18 +01:00
sleto-it ef03234331
Doc - Cluster Architecture Improvements (#7992) 2019-02-27 16:24:42 +01:00
sleto-it a76f21735a
Doc - AF improvements (#8237) 2019-02-27 14:42:14 +01:00
Simran 50f248faec Doc - Single Instance vs. Cluster (update) (#7960) 2019-01-16 14:56:29 +01:00
sleto-it 099fd6d2db
Doc - Forwardports to devel - 2018-12-27 (#7858) 2018-12-27 17:12:50 +01:00
maxkernbach 4db6390054 Doc - re-add switching storage engine section (#7781) 2018-12-27 11:03:31 +01:00
Simran f7b9733a84 Doc - Fix build (whitespaces, triple-backticks, comments) (#7857) 2018-12-26 21:41:19 +01:00
Simran 06e123de22 Doc - Single Instance vs. Cluster (diff + migration) (#7739) 2018-12-22 23:30:24 +01:00
Simran 801bc38ab9 Doc - cleanups (#7685) 2018-12-06 14:25:31 +01:00
sleto-it 307482515f Doc - Active Failover bug fixes and improvements (#7242) 2018-11-23 13:28:05 +01:00
Omar_A f8eab9b7e1 added ":true" to "X-Arango-Allow-Dirty-Read" header (#7277) 2018-11-20 13:08:15 +01:00
Simran c83d74e384 Doc - Training material links (#6683) 2018-10-17 23:52:35 +02:00
maxkernbach 2fc19c3a39 Doc - set RocksDB as the default storage engine (chart) (#6889) 2018-10-15 14:26:00 +02:00
Simran fd1019c51e Doc - Sync external repos 2018-09-26 (#6476) 2018-10-01 18:12:56 +02:00
Simon d64af1f3d3 Doc - Fix Active-Failover limitations (#6353) 2018-09-20 13:22:44 +02:00
Simran 5c9cf69bd2 Doc - Configuration refactor 2 (#6378) 2018-09-05 19:39:39 +02:00
sleto-it 2baba7e05d
Doc - Additional Scalability & Architecture Refactor (#5850) 2018-08-22 23:27:31 +02:00
jsteemann 6d2f214b48 make RocksDB the default storage engine 2018-07-17 13:29:31 +02:00
Jan 0001fbae92 Doc - fix planning issue 2623 (#5725) 2018-07-04 18:16:56 +02:00
Wilfried Goesgens 8297fd38b8 Doc - Fix doc build attempt 2 (#4744) 2018-03-02 15:02:42 +01:00
sleto-it 801d43e250
Doc - Replication Refactor - Part 2 (#4717)
* progress the refactor + bug fixes
2018-03-02 11:14:53 +01:00
sleto-it 0ba532b16a
Doc - Replication Refactor - Part 1 (#4555)
Next steps after DC2DC and Cluster doc improvements:

- We refactor replication sections and make more intuitive separation between Master/Slave and the new Active Failover in 3.3
- We create corresponding sections for Master/Slave and Active Failover in the Administration and Deployment chapters, as well as in the Scalability chapter, where these "modes" are introduced
- We touch and improve the "Architecture" chapter as well, where some architecture info have to be placed
- We reorg the TOC having in more "logical" order:
-- Deployment
-- Administration
-- Security
-- Monitoring
-- Troubleshooting
- We adds parts in the TOC
- We add toc per pages, using page-toc plugin
- We also put close together "Scalability" and "Architecture" chapters, preliminary steps of further improvements / aggregation
- We improve swagger

Internal Ref:
- https://github.com/arangodb/planning/issues/1692
- https://github.com/arangodb/planning/issues/1655
- https://github.com/arangodb/planning/issues/1858
- https://github.com/arangodb/planning/issues/973 (partial fix)
- https://github.com/arangodb/planning/issues/1498 (partial fix)
2018-02-28 12:23:19 +01:00
Simran a1a02d29ce Documentation/minor changes 1 (#3952)
* Add WITH to graph traversal syntax

* State clearer what where whitespace is ignored in conf files

* Add cross-references between POSITION() and CONTAINS()

* Mention GeoJSON in the description of the useLonLat option

* Troubleshooting: unexpected long running queries

Add remark that collection literals are inferior to FOR constructs and should not be used accidentally instead of variable names

* Add storage engine comparison table, replace hint to note that users might want to pick RocksDB for an installation

* CSS: No margin extra margin after last paragraph in callouts / hint boxes
2017-12-14 20:18:13 +01:00
Simran Brucherseifer 6be3210e18 Docs: Moved Auditing and StorageEngines to appropriate categories, added highlights 2017-07-05 10:24:14 +02:00
Manuel B 31985fc521 polish wal docu (#2659) 2017-06-26 16:30:59 +02:00
Frank Celler bdf49be70c Feature/documentation storageengine (#2620)
* fixed path
2017-06-20 17:57:26 +02:00
Wilfried Goesgens 47cf60b5cd Document storage engine choice (#2617)
* Document storage engine choice

- WAL is not available with rocksdb
- WAL commands don't output usefull data for rocksdb
- have to manually migrate to rocksdb.

* implement review
2017-06-20 16:54:28 +02:00
Wilfried Goesgens 81be8b9901 rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Simran Brucherseifer e4eeb57e30 Docs: Use standard Markdown notation for headlines and disable MarkdownPP 2016-12-06 02:41:58 +01:00
Simran Brucherseifer 9d76362682 Remove / stash ServerInternals, as it is about ShapedJson details 2016-06-20 11:58:37 +02:00
Frank Celler 17938b0cab cleanup 2016-06-17 17:34:11 +02:00
Simran Brucherseifer 23e22f6f39 Rename Users documentation to Manual 2016-05-24 16:09:21 +02:00