lib/riak.rb in riak-client-1.4.4.1 vs lib/riak.rb in riak-client-1.4.5
- old
+ new
@@ -1,9 +1,10 @@
require 'riak/encoding'
require 'riak/core_ext'
require 'riak/client'
require 'riak/map_reduce'
require 'riak/util/translation'
+require 'riak/instrumentation'
# The Riak module contains all aspects of the client interface to
# Riak.
module Riak
# Utility classes and mixins