기본 콘텐츠로 건너뛰기

11월, 2015의 게시물 표시

Unity Physics - Rope

UNITY 3D Rope tutorial - Learn how to make rope for your games! Joints - Unity Official Tutorials QuickRopes2 Generalized Tutorial Carp Fishing Simulator Line Physics WIP Fish Physics  : 괜찮음 Unity Asset - Ultimate Rope Editor  : 괜찮음

redis 사용해 보자

설치 RHEL/CentOS 에 redis 2.8 설치 CentOS yum 으로 설치 CentOS 7 에서 redis 3.0.5 컴파일 설치  : 다른 버전도 가능함 Ubuntu Redis 설치 외부 접속 설정 /etc/redis.conf 에 bind를 127.0.0.1 -> 0.0.0.0 으로 변경 해당 포트 방화벽 열기 redis script redis.call('Time') 사용시 주의 사항 https://groups.google.com/forum/#!topic/redis-db/vYJhKhVu3Lc 명령어 랭킹전 1위 얻기 zrange [key] -1 -1 withscores In memory dictionary Redis 소개 Redis를 실무에 사용하기 전에 꼭 알아야 하는 실전 전략 설치, Replication, Sentinel, HAProxy Tools Redis Desktop Manager