lib/riak.rb in riak-client-1.4.5 vs lib/riak.rb in riak-client-2.0.0.rc1

- old
+ new

@@ -1,10 +1,10 @@ require 'riak/encoding' require 'riak/core_ext' require 'riak/client' require 'riak/map_reduce' require 'riak/util/translation' -require 'riak/instrumentation' +require 'riak/crdt' # The Riak module contains all aspects of the client interface to # Riak. module Riak # Utility classes and mixins