Trifle.Stats
v1.0.0
  • Pages
  • Modules

    View Source Trifle.Stats.Driver.Mongo (Trifle.Stats v1.0.0)

    Summary

    Functions

    get(keys, driver)
    inc(keys, values, driver)
    new(connection, collection_name \\ "trifle_stats", separator \\ "::", write_concern \\ 1)
    set(keys, values, driver)
    setup!(connection, collection_name \\ "trifle_stats")
    upsert_operation(bulk, operation, pkey, data)

    Functions

    Link to this function

    get(keys, driver)

    View Source
    Link to this function

    inc(keys, values, driver)

    View Source
    Link to this function

    new(connection, collection_name \\ "trifle_stats", separator \\ "::", write_concern \\ 1)

    View Source
    Link to this function

    set(keys, values, driver)

    View Source
    Link to this function

    setup!(connection, collection_name \\ "trifle_stats")

    View Source
    Link to this function

    upsert_operation(bulk, operation, pkey, data)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.30.5) for the Elixir programming language