Bldev
make X better with code
- Somewhere
You May Also Enjoy
[Kotlin/Spring] Transaction Management
Transaction management
[코틀린/스프링] 트랜잭션 관리
트랜잭션 관리
[Architecture/Software] Caching
Caching is the practice of replicating data from an origin datastore into a separate storage so it can be served faster. Caching is an important technique to...
[아키텍처/소프트웨어] 캐싱
캐싱(caching)이란 데이터 원본을 별도의 저장소에 복제하여 빠르게 제공하는 것이다. 캐싱은 데이터의 응답 지연 시간을 단축시키고 데이터를 제공하는 서버와 데이터를 제공받는 클라이언트 모두의 성능을 향상시킬 수 있는 중요한 방법이다.
Comments