sapling/eden/fs/store
Puneet Kaushik ef671b4e4e Add BlobCache to Windows EdenMount
Reviewed By: simpkins

Differential Revision: D19956271

fbshipit-source-id: d5a88ea8570421a1c61900fbad8a0f9d3e311458
2020-03-10 12:27:50 -07:00
..
git eden: semi-futurify BackingStore::getTree 2019-12-20 16:14:22 -08:00
hg Expose number of imports queued 2020-03-06 09:28:55 -08:00
mononoke Add some missing transitive dependencies 2020-03-02 08:54:49 -08:00
test add an ObjectFetchContext interface 2020-02-05 13:15:01 -08:00
BackingStore.h eden: periodically refresh content store to give it chances to release mapped files 2020-01-17 15:00:01 -08:00
BlobAccess.cpp add an ObjectFetchContext interface 2020-02-05 13:15:01 -08:00
BlobAccess.h add an ObjectFetchContext interface 2020-02-05 13:15:01 -08:00
BlobCache.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobCache.h Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobMetadata.h Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt Add BlobCache to Windows EdenMount 2020-03-10 12:27:50 -07:00
Diff.cpp add an ObjectFetchContext interface 2020-02-05 13:15:01 -08:00
Diff.h add an ObjectFetchContext interface 2020-02-05 13:15:01 -08:00
DiffCallback.h Tidy up license headers 2019-10-11 05:28:23 -07:00
DiffContext.cpp add an ObjectFetchContext interface 2020-02-05 13:15:01 -08:00
DiffContext.h count fetch statistics during diff and checkout 2020-02-05 16:05:29 -08:00
eden_store_util.cpp restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
EmptyBackingStore.cpp eden: semi-futurify BackingStore::getTree 2019-12-20 16:14:22 -08:00
EmptyBackingStore.h eden: semi-futurify BackingStore::getTree 2019-12-20 16:14:22 -08:00
IObjectStore.cpp add an ObjectFetchContext interface 2020-02-05 13:15:01 -08:00
IObjectStore.h count fetch statistics during diff and checkout 2020-02-05 16:05:29 -08:00
KeySpace.cpp bump the assertKeySpaceInvariants to a newer MSVC 2020-01-24 22:34:24 -08:00
KeySpace.h allow garbage collection of cached tree objects again 2020-01-23 17:33:43 -08:00
LocalStore.cpp add independent cache size limits per object type 2020-01-21 19:41:47 -08:00
LocalStore.h clear the deprecated blobsize keyspace at startup 2020-01-21 10:33:11 -08:00
MemoryLocalStore.cpp restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
MemoryLocalStore.h restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
ObjectStore.cpp add an ObjectFetchContext interface 2020-02-05 13:15:01 -08:00
ObjectStore.h add an ObjectFetchContext interface 2020-02-05 13:15:01 -08:00
RocksDbLocalStore.cpp collectX to collectUnsafe 2020-03-10 11:36:09 -07:00
RocksDbLocalStore.h add independent cache size limits per object type 2020-01-21 19:41:47 -08:00
ScmStatusDiffCallback.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ScmStatusDiffCallback.h Tidy up license headers 2019-10-11 05:28:23 -07:00
SerializedBlobMetadata.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
SerializedBlobMetadata.h Tidy up license headers 2019-10-11 05:28:23 -07:00
SqliteLocalStore.cpp clear the deprecated blobsize keyspace at startup 2020-01-21 10:33:11 -08:00
SqliteLocalStore.h restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
StatsFetchContext.cpp log checkout type and fetch counts to scuba 2020-02-05 16:05:30 -08:00
StatsFetchContext.h log checkout type and fetch counts to scuba 2020-02-05 16:05:30 -08:00
StoreResult.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
StoreResult.h Tidy up license headers 2019-10-11 05:28:23 -07:00