Metadata


Name
em-synchrony
Version
1.0.6
Platform
ruby
Authors
Ilya Grigorik
Bindir
bin
Date
2016-12-02 00:00:00 UTC
Dependencies
eventmachine (>= 1.0.0.beta.1)
Description
Fiber aware EventMachine libraries
Email
ilya@igvita.com
Files
.gitignore
.rspec
.travis.yml
Gemfile
LICENSE
README.md
Rakefile
em-synchrony.gemspec
examples/all.rb
examples/go/README.md
examples/go/channel.go
examples/go/channel.rb
examples/go/consumer-publisher.go
examples/go/consumer-publisher.rb
examples/go/go.rb
examples/nethttp.rb
lib/active_record/connection_adapters/em_mysql2_adapter.rb
lib/em-synchrony.rb
lib/em-synchrony/activerecord.rb
lib/em-synchrony/activerecord_4_2.rb
lib/em-synchrony/amqp.rb
lib/em-synchrony/connection_pool.rb
lib/em-synchrony/core_ext.rb
lib/em-synchrony/em-hiredis.rb
lib/em-synchrony/em-http.rb
lib/em-synchrony/em-jack.rb
lib/em-synchrony/em-memcache.rb
lib/em-synchrony/em-mongo.rb
lib/em-synchrony/em-multi.rb
lib/em-synchrony/em-redis.rb
lib/em-synchrony/em-remcached.rb
lib/em-synchrony/fiber_iterator.rb
lib/em-synchrony/iterator.rb
lib/em-synchrony/kernel.rb
lib/em-synchrony/keyboard.rb
lib/em-synchrony/mechanize.rb
lib/em-synchrony/mongo.rb
lib/em-synchrony/mongoid.rb
lib/em-synchrony/mysql2.rb
lib/em-synchrony/tcpsocket.rb
lib/em-synchrony/thread.rb
spec/activerecord_spec.rb
spec/amqp_spec.rb
spec/beanstalk_spec.rb
spec/connection_pool_spec.rb
spec/defer_spec.rb
spec/em-mongo_spec.rb
spec/fiber_iterator_spec.rb
spec/helper/all.rb
spec/helper/core.rb
spec/helper/stub-http-server.rb
spec/helper/tolerance_matcher.rb
spec/hiredis_spec.rb
spec/http_spec.rb
spec/inlinesync_spec.rb
spec/iterator_spec.rb
spec/kernel_override_spec.rb
spec/keyboard_spec.rb
spec/memcache_spec.rb
spec/mongo_spec.rb
spec/multi_spec.rb
spec/mysql2_spec.rb
spec/redis_spec.rb
spec/remcached_spec.rb
spec/synchrony_spec.rb
spec/system_spec.rb
spec/tcpsocket_spec.rb
spec/thread_spec.rb
spec/timer_spec.rb
spec/widgets.sql
Homepage
http://github.com/igrigorik/em-synchrony
Licenses
MIT
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
2.5.1
Specification version
4
Summary
Fiber aware EventMachine libraries
Test files
spec/activerecord_spec.rb
spec/amqp_spec.rb
spec/beanstalk_spec.rb
spec/connection_pool_spec.rb
spec/defer_spec.rb
spec/em-mongo_spec.rb
spec/fiber_iterator_spec.rb
spec/helper/all.rb
spec/helper/core.rb
spec/helper/stub-http-server.rb
spec/helper/tolerance_matcher.rb
spec/hiredis_spec.rb
spec/http_spec.rb
spec/inlinesync_spec.rb
spec/iterator_spec.rb
spec/kernel_override_spec.rb
spec/keyboard_spec.rb
spec/memcache_spec.rb
spec/mongo_spec.rb
spec/multi_spec.rb
spec/mysql2_spec.rb
spec/redis_spec.rb
spec/remcached_spec.rb
spec/synchrony_spec.rb
spec/system_spec.rb
spec/tcpsocket_spec.rb
spec/thread_spec.rb
spec/timer_spec.rb
spec/widgets.sql
Original platform
ruby
New platform
ruby