1
0
mirror of https://github.com/danog/dns.git synced 2024-11-26 20:14:51 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Niklas Keller
cbe273c3d2 Add documentation and update README 2017-07-06 21:22:39 +02:00
Niklas Keller
3c8412b4a7 Remove TYPE_ prefix for record constants 2017-06-22 20:08:27 +02:00
Niklas Keller
315e03ff54 Refactor to Record class
Arrays are clearly not a good API and have resulted in bugs before, even within this package.
2017-06-22 19:22:45 +02:00
Ayesh Karunaratne
2c8a4aec41 Example syntax error fixed (#1) 2016-07-07 14:38:00 +05:30
Niklas Keller
218e5877cd Add TODOs, update README 2015-09-18 15:09:28 +02:00
Daniel Lowrey
a2fe7a5764 Massive refactor using amp/1.0.0 2015-08-01 22:38:25 -04:00
Daniel Lowrey
98b2f7ca03 Add travis build status to readme 2015-05-20 15:32:25 -04:00
Daniel Lowrey
aaf718e128 Update for amphp/amp v0.15.0 2014-12-08 12:07:24 -05:00
Chris Wright
1eecf283d7 Fix typo in README 2014-11-27 12:19:13 +00:00
Daniel Lowrey
704c35870c Update README.md
Change incorrect usage of "parallel" to "concurrent"
2014-10-02 12:29:03 -04:00
Daniel Lowrey
58929805a7 Update README examples 2014-09-24 10:52:32 -04:00
Daniel Lowrey
3f60ac9cc0 Update travis 2014-09-24 10:38:34 -04:00
Daniel Lowrey
d5e05e6c9b Improve README code formatting 2014-09-24 00:06:42 -04:00
Daniel Lowrey
ccd9c87aeb Initial amphp refactor 2014-09-24 00:04:46 -04:00
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
1d418d3e82 Initial commit
WIP
2014-06-13 18:17:49 +01:00