Skip to content

Living Simply and Busy#

This site records technology, blogs, and more.

Construction#

blog/         
    msa             # micro service architecture related information.
    trip            # trip schedule.
tech/
    ai/
        prompt      # ai prompt related information.
    lang/
        go          # go related information.
        java        # java related information.
        nodejs      # nodejs related information.
        php         # php related information.
        python      # python related information.            
    db/
        postgres    # postgres related information.
        oracle      # oracle related information.
        mysql       # mysql & mariadb related information.
    nosql/
        redis       # redis related information.
    cache/
        memcached   # memcached related information.
        rabbitmq    # rabbitmq related information.
    nginx           # nginx related information.
    linux           # linux related information.
    k8s             # kubenetes related information.
tip/
    markdown        # markdown related information.
    windows         # windows related information.
  • blog - Blog of technical, trip schedule information.
  • tech - Technology, technical information.
  • tip - Technical tip and so on.

Last update: 2025년 9월 9일 02:58:03