Atílio Antônio
c08d48a50d
docs: improve grammar and fix typos ( #5361 )
...
This alters some comments in source files, but is interested mainly in documentation files and help messages.
2021-11-04 12:50:43 +01:00
Nick Craig-Wood
c0c74003f2
fs/cache: add --fs-cache-expire-duration to control the fs cache
...
This commit makes the previously statically configured fs cache configurable.
It introduces two parameters `--fs-cache-expire-duration` and
`--fs-cache-expire-interval` to control the caching of the items.
It also adds new interfaces to lib/cache to set these.
2021-03-30 12:46:47 +01:00
Nick Craig-Wood
f4750928ee
lib/cache: add Delete and DeletePrefix methods #4811
2021-03-15 19:22:07 +00:00
Martin Michlmayr
4aee962233
doc: fix typos throughout docs and code
2020-05-20 15:54:51 +01:00
Nick Craig-Wood
42f9f7fb5d
lib/cache: add Rename, Pin and Unpin
2020-05-01 17:11:45 +01:00
Nick Craig-Wood
b242b0a078
lib/cache,rc/jobs: make tests more reliable
2019-09-20 11:53:08 +01:00
Nick Craig-Wood
b3e94b018c
cache: factor fs cache into lib/cache
2019-08-06 11:43:42 +01:00