sapling/eden/docs
Matt Glazar 388cd7455a Document how globs work
Summary:
I was thinking about teaching EdenFS' `globFiles` to follow symlinks. To help me think, I documented my understanding of how EdenFS currently handles glob patterns. Publish my notes, even if I decide to not change `globFiles`' behavior.

This document isn't meant to be thorough, so many definitions and nuances are omitted.

Reviewed By: simpkins

Differential Revision: D14288417

fbshipit-source-id: e78749e114224926c2673868854d068672e38cef
2019-03-07 14:20:57 -08:00
..
Caching.md add a caching strategy document 2018-12-06 12:33:31 -08:00
Config.md add ClientConfig method that compiles repository data 2016-08-05 12:50:29 -07:00
Globbing.md Document how globs work 2019-03-07 14:20:57 -08:00
InodeLifetime.md add document describing Inode lifetime management 2016-12-22 19:01:12 -08:00
InodeLocks.md store FileInode and TreeInode timestamps in the InodeTable 2018-05-22 11:22:19 -07:00
InodeStorage.md storage documentation tweaks 2018-04-13 12:37:53 -07:00
Rename.md always load affected inodes in rename(), and update lock ordering 2017-02-03 18:35:03 -08:00
Threading.md add an overview doc for our threading strategy 2017-12-12 12:51:23 -08:00