Nick Mathewson
|
82bb8afb60
|
Add handle support to consensus_cache_entry_t
This will allow us to have weak references to cache entries.
|
2017-04-24 10:59:25 -04:00 |
|
Nick Mathewson
|
06ecb9432f
|
conscache.c: do not match entries that are slated for removal.
|
2017-04-15 11:21:32 -04:00 |
|
Nick Mathewson
|
73e9bc914f
|
Tests for simple cases of conscache code.
|
2017-04-06 11:48:41 -04:00 |
|
Nick Mathewson
|
4404dc5756
|
Add a 'consensus cache' type on top of storagedir.
Every file in the cache is labeled. The labels are held in memory;
the bodies are mapped on demand.
|
2017-04-06 11:48:41 -04:00 |
|