rune.karlsen

  • Total activity 9
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 3
  • Subscriptions 3

Activity overview

Latest activity by rune.karlsen
  • rune.karlsen created a post,

    Spooling of static remote data sources

    Answered

    Add an option for remote data sources that a local copy of data should be transferred and consumed locally. This is useful for e.g CSV, REST, SQL and other remote systems where we would like to pro...

  • rune.karlsen created a post,

    Hash-as-UUID DTL function providing a simulated consistent UUID

    Planned

    In CIM and other datamodels UUIDs are frequently used as identifiers, especially in XML-based datamodels. Normally one would like to have a database of entities with their UUID so that one can use ...

  • rune.karlsen created a post,

    Hashing function BLAKE2 - both blake2s and blake2b

    Not planned

    Currently Sesam DTL supports hashing function `murmurhash3`. This is known as a fairly good and performant hashing function, but it has quite a bit of collisions still. A cryptographic hashing func...