Product Roadmap

  • Low Latency
  • High Throughput
  • RDF Parsing
  • Rocks DB for persistence
  • Commit Logs (as in Bigtable)
  • Query Language - GraphQL
    • Query
    • Root Arguments
    • Fields
    • Response in JSON
    • Field Arguments
    • Mutations #23 [v0.2]
    • Fragments #8
    • Type System
    • Validation
    • Introspection
    • Directives
    • String matching / Name search
    • Sort by attribute
    • Limit number of results #9
    • Intersection Queries (X and Y)
    • Optimize Query Parsing #6
    • Geospatial Queries
  • Response Drivers
    • JSON
    • Go
    • Java
  • Distributed #14 [v0.2]
    • Distributed Loader [v0.2]
    • Distributed Server [v0.2]
  • Clustering
    • Node discovery via Gossip Protocol
  • High Availability
    • MultiRaft
    • Automatic Data Replication
    • Automatic Failover
  • Resilience
    • Shard moves to handle server failure
  • Snapshots and Backup

  • Gremlin Support [after v1.0]
  • Distributed transactions [after v1.0]
  • Access Control [after v1.0]
  • Query Graphical User Interface [after v1.0]
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.