KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums kdb+ C API: Custom protocol like s3, gcp, ms

  • C API: Custom protocol like s3, gcp, ms

    Posted by samsogade on September 10, 2024 at 2:39 pm

    I noticed Kdb Insights (Object Storage) added some new protocols (https://code.kx.com/insights/1.10/core/objstor/main.html):

    aws ‘:s3://

    gcp ‘:gs://

    azure ‘:ms://

    That allows for custom behavior like

    q)key’:s3://

    ‘s#’kxinsights-marketplace-data

    I assume they’re being handed by libobjstor.so.

    How do we define such custom protocols?

    Thanks

    • This discussion was modified 1 week, 1 day ago by  samsogade. Reason: Incorrect formatting
    • This discussion was modified 1 week, 1 day ago by  samsogade. Reason: Incorrect formatting
    samsogade replied 3 hours, 7 minutes ago 2 Members · 1 Reply
  • 1 Reply
  • choppergrip

    Member
    September 19, 2024 at 11:05 am

    Hey, samsogade, could you please add some details about what you are trying to achieve and what you mean when asking “How do we define…?” With more information, someone will be able to help

Log in to reply.