111 lines
5.8 KiB
Plaintext
111 lines
5.8 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.4 2012/06/28 12:47:48 dcoppa Exp $
|
|
${GEM_LIB}/cache/${DISTNAME}.gem
|
|
${GEM_LIB}/gems/${DISTNAME}/
|
|
${GEM_LIB}/gems/${DISTNAME}/.order
|
|
${GEM_LIB}/gems/${DISTNAME}/.travis/
|
|
${GEM_LIB}/gems/${DISTNAME}/.travis.yml
|
|
${GEM_LIB}/gems/${DISTNAME}/.travis/Gemfile
|
|
${GEM_LIB}/gems/${DISTNAME}/.yardopts
|
|
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md
|
|
${GEM_LIB}/gems/${DISTNAME}/LICENSE
|
|
${GEM_LIB}/gems/${DISTNAME}/README.md
|
|
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
|
${GEM_LIB}/gems/${DISTNAME}/benchmarking/
|
|
${GEM_LIB}/gems/${DISTNAME}/benchmarking/logging.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/benchmarking/pipeline.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/benchmarking/speed.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/benchmarking/suite.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/benchmarking/worker.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/basic.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/dist_redis.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/incr-decr.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/list.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/pubsub.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/sets.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/unicorn/
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/unicorn/config.ru
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/unicorn/unicorn.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/client.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection/command_helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection/hiredis.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection/registry.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection/ruby.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection/synchrony.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/distributed.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/errors.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/hash_ring.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/pipeline.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/subscribe.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/version.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/redis.gemspec
|
|
${GEM_LIB}/gems/${DISTNAME}/test/
|
|
${GEM_LIB}/gems/${DISTNAME}/test/blocking_commands_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/command_map_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/commands_on_hashes_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/commands_on_lists_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/commands_on_sets_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/commands_on_sorted_sets_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/commands_on_strings_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/commands_on_value_types_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/connection_handling_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/db/
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_blocking_commands_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_on_hashes_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_on_lists_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_on_sets_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_on_sorted_sets_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_on_strings_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_on_value_types_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_requiring_clustering_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_connection_handling_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_internals_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_key_tags_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_persistence_control_commands_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_publish_subscribe_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_remote_server_control_commands_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_scripting_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_sorting_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/distributed_transactions_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/encoding_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/error_replies_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/helper_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/internals_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/lint/
|
|
${GEM_LIB}/gems/${DISTNAME}/test/lint/blocking_commands.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/lint/hashes.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/lint/lists.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/lint/sets.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/lint/sorted_sets.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/lint/strings.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/lint/value_types.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/persistence_control_commands_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/pipelining_commands_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/publish_subscribe_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/remote_server_control_commands_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/scripting_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/sorting_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/support/
|
|
${GEM_LIB}/gems/${DISTNAME}/test/support/connection/
|
|
${GEM_LIB}/gems/${DISTNAME}/test/support/connection/hiredis.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/support/connection/ruby.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/support/connection/synchrony.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/support/redis_mock.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/support/wire/
|
|
${GEM_LIB}/gems/${DISTNAME}/test/support/wire/synchrony.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/support/wire/thread.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/synchrony_driver.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/test.conf
|
|
${GEM_LIB}/gems/${DISTNAME}/test/thread_safety_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/transactions_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/unknown_commands_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/test/url_param_test.rb
|
|
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|