Class: Redis

Inherits:
Object
  • Object
show all
Defined in:
lib/redis/json/client.rb,
lib/redis/json/version.rb,
lib/redis/json/commands_patch.rb,
lib/redis/json/commands_patch.rb

Defined Under Namespace

Modules: Commands, JSON

Instance Method Summary collapse

Instance Method Details

#jsonObject



13
14
15
# File 'lib/redis/json/commands_patch.rb', line 13

def json
  JSON::Client.new self
end