sapling/eden/scm/lib/indexedlog
Durham Goode 3e747835e2 revisionstore: fix indexedlog max size limit
Summary:
indexedlogdatastore is supposed to use remotefilelog.cachelimit to set
the max size, but instead it was setting the max per-log size, which means the
max size was N times bigger. Let's fix that.

Reviewed By: xavierd

Differential Revision: D24483181

fbshipit-source-id: f33cedbfdbb318e9d5eb9fda497645050b93e9fe
2020-10-22 18:21:11 -07:00
..
benches indexedlog: fix a typo in benchmarks 2020-03-18 09:30:31 -07:00
src revisionstore: fix indexedlog max size limit 2020-10-22 18:21:11 -07:00
tests Prepare for rustfmt 2.0 2020-09-07 20:47:59 -07:00
Cargo.toml indexedlog: use dev-logger 2020-03-10 14:16:39 -07:00