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 1 week, 1 day ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

Log in to reply.