-
attendify.com
- San-Francisco, California, USA
- http://kachayev.github.io/talks
Popular repositories
-
fn.py
Functional programming in Python: implementation of missing features to enjoy FP
-
muse
Clojure library that makes remote data access code elegant and efficient at the same time
-
talks
Talks and materials from different conferences, meetings etc
-
elixir-scala
Fancy macro(s) to deal with many nested map/filter calls in Elixir (analog for-yield in Scala)
-
riak-pipe-workshop
Code materials for Riak Pipe Workshop
-
gearoscope
Gearman server monitoring and worker management system
JavaScript 11
24 contributions in the last year
Contribution activity
June 2017
kachayev has no activity yet for this period.
May 2017
Created a pull request in ztellman/aleph
that received 4
comments
Expose max-queue-size setting for a connection-pool factory method
Right now http/connection-pool function creates flow/instrumented-pool with default max-queue-size (65536, which is pretty significant for a queue …