|
|
|
|
|
by pier25
1897 days ago
|
|
I've been using Fauna for a year or so. What's slowing Fauna here are the global writes and the non-idiomatic FQL queries. Right now the code is doing a bunch of separate queries, but in idiomatic FQL this would be done in a single transaction. Edit: I'm going to do a PR to update the FQL code if the author accepts it. |
|