1
0
mirror of https://github.com/danog/dns.git synced 2024-12-02 09:27:55 +01:00
dns/lib/Addr/Cache
Chris Wright 585b5578e3 Cache refactoring
- pull $type back down into interface
 - remove delete() from interface
 - make get() async-capable
2014-07-22 02:54:23 +01:00
..
APCCache.php Cache refactoring 2014-07-22 02:54:23 +01:00
KeyValueCache.php Cache refactoring 2014-07-22 02:54:23 +01:00
MemoryCache.php Cache refactoring 2014-07-22 02:54:23 +01:00
RedisCache.php Cache refactoring 2014-07-22 02:54:23 +01:00