Skip to content

Yothalot-PHP 2.2.0

Compare
Choose a tag to compare
@BartCopernica BartCopernica released this 26 Jan 12:05
· 94 commits to master since this release
  • Support for simple/regular jobs (instead of the more complicated Race or MapReduce jobs)
  • Key/value pairs can now be directly written to a Yothalot\Output file, using method kv()
  • Added method Yothalot\Job::directory() to find the temp dir that is being used by a job
  • Yothalot\Connection objects can be serialized