A.J. Beamon
|
6ae50f7016
|
Change cluster objects to be a char* for the cluster file path. Remove IDatabase::createDatabase. DLApi::createDatabase deletes the temporary cluster it creates.
|
2018-09-25 11:01:09 -07:00 |
A.J. Beamon
|
c831051474
|
This removes the idea of clusters from IClientApi.
|
2018-09-21 15:58:14 -07:00 |
A.J. Beamon
|
2a97139d5d
|
This is the first step in eliminating the usage of database names in our code. The C API remains the same, but underneath that all usage of database names is eliminated.
|
2018-08-16 10:24:12 -07:00 |
A.J. Beamon
|
c5d0a04b9e
|
Move external completion hook handling to DLApi. Use camel case for hookParameter.
|
2018-05-09 12:28:51 -07:00 |
A.J. Beamon
|
01a3360982
|
Move addNetworkThreadCompletionHook to IClientApi.
|
2018-05-08 16:33:43 -07:00 |
Alec Grieser
|
0bae9880f1
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |