https://github.com/google/cayley
Raw File
Tip revision: 29ad38d5cca2ca4d7eccf7c0551166f5a9fdd33f authored by Denys Smirnov on 15 December 2019, 12:08:08 UTC
inference: refactor the code
Tip revision: 29ad38d
default.json
{
  "store": {
    "backend": "memstore"
  }
}
back to top