RubyGems.org

This is a DataMapper adapter for FluidDB (www.fluidinfo.com) It makes heavy use of memcache and uses Typhoeus to parallelize fetching tag values. TyphoeusClient can also be used independently to make low-level requests.

installgem install dm-fluiddb-adapter
Authors

Jordan Curzon

733 total downloads 733 for this version
Owners

C9a64abcb7937bfd8d0fd05ece3a3093

Gemfile
gem "dm-fluiddb-adapter", "~> 0.1.0"
Versions
  1. 0.1.0 November 8, 2009
Runtime Dependencies
  1. dm-core >= 0
  2. typhoeus >= 0
Development Dependencies
  1. memcached >= 0
  2. rspec >= 0