1
0
mirror of https://github.com/danog/dns.git synced 2024-12-02 17:38:05 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Danack
ca150f4093 Changed to project standard bracket placement. Moved AddrCache to Addr\Cache. Refactored to use 'use', added not about running tests to readme. Moved travis badge to point at main repo. 2014-07-21 14:12:51 +01:00
Danack
a50369e71e Tests, Travis and Cache implementations
- Add tests
 - Configure repo for use with Travis
 - Add some more Cache implementations
2014-07-21 12:24:35 +01:00
Chris Wright
d74f8c9a10 Make caching API asynchronous
Closes #5
2014-07-18 01:07:01 +01:00
Chris Wright
01b3d38c43 Move caching layer into client 2014-06-16 18:30:28 +01:00
Chris Wright
4ab6ecc2be Extract Cache to an interface 2014-06-15 22:52:02 +01:00
Chris Wright
d5b5192ba3 Finished initial implementation
zOMG too many things to document
2014-06-15 00:47:15 +01:00
Chris Wright
1d418d3e82 Initial commit
WIP
2014-06-13 18:17:49 +01:00