featurebase/docs
Matt Jaffee 4ed2bfb3ca
increase default max map and file counts
Explained in a comment:

 We default these Max File/Map counts very high. This is basically a
 backwards compatibility thing where we don't want to cause different
 behavior for those who had previously set their system limits high,
 and weren't experiencing any bad behavior. Ideally you want these set
 a bit below your system limits.
2019-03-29 15:39:01 -05:00
..
administration.md Merge Range() into Row() call. 2019-01-09 15:10:49 -07:00
api-reference.md Merge remote-tracking branch 'origin/master' into import-docs 2018-10-23 14:23:18 -05:00
architecture.md Minor fixes 2018-03-07 16:15:18 -06:00
client-libraries.md updated go client sample to match latest master 2018-08-29 23:13:04 +03:00
configuration.md increase default max map and file counts 2019-03-29 15:39:01 -05:00
console.md Update alt text 2018-07-11 12:37:44 -05:00
data-model.md Merge Range() into Row() call. 2019-01-09 15:10:49 -07:00
examples.md More terminology updates 2018-07-05 18:12:30 -05:00
faq.md Improve FAQ 2018-05-15 14:44:27 -05:00
getting-started.md wip on adding import docs 2018-10-23 11:49:55 -05:00
glossary.md Fix links 2019-01-29 16:35:37 -06:00
installation.md made docker its own section 2019-01-16 20:58:52 +03:00
introduction.md another pass through the docs adjusting for fields and field types 2018-07-11 17:28:48 -05:00
pdk.md More terminology updates 2018-07-05 18:12:30 -05:00
query-language.md add Group By heading to query language docs 2019-02-06 12:49:57 -06:00
README.md Minor updates to contributing guide and docs readme 2018-05-11 14:42:29 -05:00
tutorials.md Fix links 2019-01-29 16:35:37 -06:00

Pilosa docs are maintained here, to stay in sync with the codebase. The format is Blackfriday markdown, with some Hugo front matter.

Please visit our website to view the docs complete with styles, diagrams, and comprehensive search. Internal links will only work on the website.

Have you found a discrepancy, typo, or other problem? Please submit an issue or a pull request!