Recent Posts

Redis로 MongoDB 캐싱하기

less than 1 minute read

Mongoose가 MongoDB로 보내는 쿼리를 가로채는 방식으로 캐시를 적용할 수 있다.

Node.js 성능 올리기

less than 1 minute read

노드 인스턴스를 여러개 띄워 노드 앱의 성능을 향상시킬 수 있다.