This is an example C program which sets a key, commits a transaction and then reads it back using a new transaction.
Compile it with:
$ clang -ofdbhello fdbhello.c -Wall -lfdb_c -I/usr/local/include
That's all!
package main | |
import ( | |
"fmt" | |
"os" | |
"time" | |
"github.com/apple/foundationdb/bindings/go/src/fdb" | |
) |
I hereby claim:
To claim this, I am signing this object: