Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Mird
Mird.Glue
Mird.Glue.Transaction

Method Mird.Glue.Transaction()->store()


Method store

object store(int table_id, int|string key, string data)
object delete(int table_id, int|string key)
zero|string fetch(int table_id, int|string key)

Returns

the data value or zero_type if key wasn't found