https://github.com/google/cayley
Raw File
Tip revision: 1310f3b07fa069f060da3c6cf94358e5954be149 authored by Denys Smirnov on 26 July 2023, 11:37:32 UTC
test: Do not rely on delay in import/export tests. Remove freeport.
Tip revision: 1310f3b
cayley_appengine.cfg
{
"database": "gaedatastore",
"read_only": false,
"load_size": 100,
"timeout": 10
}
back to top