Jonathan Novak
Jonathan Novak
I benchmarked a few job processing libraries that use Redis as a backend: https://github.com/gocraft/work#benchmarks Most can do about 10,000 to 20,000 jobs/second. Using default options, the albrow/jobs library clocked in...
Is there a way to get the Activity and/or History for a Contact with a single API call? Activities can include Tasks, Emails, Calls, and Meetings, and History can include...
In the Sugar web interface, when I am viewing a Contact, I can see all the emails associated with the contact in the History list. (NOTE: I'm talking emails here,...
You're so close to having 0 dependencies. You yourself list the first feature of this as 'minimal dependencies', so you recognize that there is cost in using dependencies. The AASM...