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