Sha256: 868446548a6cfcd09a2293972e21a88938165cf671816ad93de5faf803c99ac0

Contents?: true

Size: 567 Bytes

Versions: 1

Compression:

Stored size: 567 Bytes

Contents

class Redis
  class ScriptManager
    #
    # Version plan/history:
    #
    # 0.0.1 - Still in Prosperworks/ALI/vendor/gems/redis-script_manager.
    #
    # 0.0.2 - Broke out into Prosperworks/redis-script_manager, make public.
    #
    # 0.0.3 - Got .travis.yml working with a live redis-server, some
    #         cleanup, added Rubocop.
    #
    # 0.1.0 - (future) Big README.md and Rdoc update, solicit feedback
    #         from select external beta users.
    #
    # 0.2.0 - (future) Incorporate feedback, announce.
    #
    VERSION = '0.0.3'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
redis-script_manager-0.0.3 lib/redis/script_manager/version.rb