Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Bldev's Blog

      Bldev

      make X better with code

      • Somewhere

      [코틀린] Ktor 프레임워크

      February 14, 2024

      Categories: Kotlin, Ktor, 코틀린

      Updated: February 14, 2024

      Twitter Facebook LinkedIn
      Previous Next

      Comments

      You May Also Enjoy

      [Kotlin/Spring] Transaction Management

      July 29, 2025

      Transaction management

      [코틀린/스프링] 트랜잭션 관리

      July 29, 2025

      트랜잭션 관리

      [Architecture/Software] Caching

      July 28, 2025

      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...

      [아키텍처/소프트웨어] 캐싱

      July 28, 2025

      캐싱(caching)이란 데이터 원본을 별도의 저장소에 복제하여 빠르게 제공하는 것이다. 캐싱은 데이터의 응답 지연 시간을 단축시키고 데이터를 제공하는 서버와 데이터를 제공받는 클라이언트 모두의 성능을 향상시킬 수 있는 중요한 방법이다.

      © 2025 Bldev. Powered by Jekyll & Minimal Mistakes.