garner
A set of Rack middleware and cache helpers that implement various caching strategies.
파일 탐색기
최종 버전 다운로드 (.zip)- binding.rb
- context.rb
- identity.rb
- base.rb
- document.rb
- identity.rb
- active_record.rb
- mongoid.rb
- rack.rb
- base.rb
- binding_index.rb
- touch.rb
- base.rb
- binding_index.rb
- cache_key.rb
- safe_cache_key.rb
- base.rb
- caller.rb
- jsonp.rb
- request_get.rb
- request_path.rb
- request_post.rb
- cache.rb
- config.rb
- version.rb
- garner.rb
- context_spec.rb
- identity_spec.rb
- document_spec.rb
- identity_spec.rb
- rack_spec.rb
- binding_index_spec.rb
- touch_spec.rb
- binding_index_spec.rb
- cache_key_spec.rb
- safe_cache_key_spec.rb
- caller_spec.rb
- jsonp_spec.rb
- request_get_spec.rb
- request_path_spec.rb
- request_post_spec.rb
- cache_spec.rb
- config_spec.rb
- version_spec.rb
- active_record_spec.rb
- grape_spec.rb
- mongoid_spec.rb
- rack_spec.rb
- sinatra_spec.rb
- benchmark_context.rb
- benchmark_context_wrapper.rb
- strategy_benchmark.rb
- binding_invalidation_strategy.rb
- binding_key_strategy.rb
- conditional_get.rb
- context_key_strategy.rb
- active_record.rb
- cache.rb
- garner.rb
- mongoid.rb
- spec_helper.rb
- spec_support.rb
- .gitignore
- .rspec
- .rubocop.yml
- .rubocop_todo.yml
- .travis.yml
- CHANGELOG.md
- CONTRIBUTING.md
- garner.gemspec
- Gemfile
- LICENSE.md
- Rakefile
- README.md
- UPGRADING.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/artsy/garner
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd garner
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
