Skip to content
View xmlviking's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Dell Office of the CTO (OCTO)
  • Round Rock, Texas

Organizations

@edgexfoundry
Block or Report

Block or report xmlviking

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. edgexfoundry/edgex-go edgexfoundry/edgex-go Public

    EdgeX Golang Services Monorepo | Owner: Core/Support WG

    Go 1.3k 472

  2. Redis BookStack Expire extension for... Redis BookStack Expire extension for the Store method. Dan Parnham's BookStack provides an implementation for typed structures to be persisted, queried and removed from the Redis store. Unfortunately for me the library did not incorporate and overloaded feature in which the user could provide the Expire parameter. This version does work with his latest version 1.0.0.0 of the BookStack api.
    1
    public static class BookStackExtensions
    2
        {
    3
            public static Task<T> Store<T>(this RedisConnection redis, int db, T entity, int expire)
    4
            {
    5
                var id = entity.GetType().GetProperty("Id").GetGetMethod().Invoke(entity, new object[0]);
  3. edgexfoundry/developer-scripts edgexfoundry/developer-scripts Public archive

    Shell 93 263

  4. edgexfoundry/edgex-docs edgexfoundry/edgex-docs Public

    HTML 42 82

  5. edgexfoundry/go-mod-core-contracts edgexfoundry/go-mod-core-contracts Public

    Owner: Core/Support WG

    Go 26 67

  6. edgexfoundry/core-config-seed-go edgexfoundry/core-config-seed-go Public archive

    Go 3 6