Kdb
v0.1.0
  • Pages
  • Modules

    DefaultBucket (Kdb v0.1.0)

    Link to this section Summary

    Functions

    batch(bucket, name)
    decoder(x)
    delete(bucket, key)
    encoder(x)
    get(bucket, key)
    get_from_disk(bucket, key)
    has_key?(bucket, key)
    incr(bucket, key, amount)
    name()
    new(dbname, db, handle)
    new_table()
    put(bucket, key, value)
    ttl()

    Link to this section Functions

    Link to this function

    batch(bucket, name)

    Link to this function

    decoder(x)

    Link to this function

    delete(bucket, key)

    Link to this function

    encoder(x)

    Link to this function

    get(bucket, key)

    Link to this function

    get_from_disk(bucket, key)

    Link to this function

    has_key?(bucket, key)

    Link to this function

    incr(bucket, key, amount)

    Link to this function

    name()

    Link to this function

    new(dbname, db, handle)

    Link to this function

    new_table()

    Link to this function

    put(bucket, key, value)

    Link to this function

    ttl()

    Hex Package Hex Preview (current file) Download ePub version

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