DefaultBucket (Kdb v0.1.0)
Link to this section Summary
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