Skip to content

Roadmap

Xav edited this page Nov 23, 2024 · 1 revision

Roadmap


Phase 1

Time Frame: 3 Months

Goals

  • Implement RocksDB as the storage engine
  • Implement a basic graph engine that can store and retrieve nodes and edges
  • Implement a basic code based API for testing in the language of choice

Phase 2

Time Frame: 6 Months

Goals

  • Implement data sharding based on node importance
  • Test startup times based on this sharding to show results

Phase 3

Time Frame: TBC

Goals

  • Implement HTTP connections to the database.
  • Implement a basic query language for the database

Phase 4

Time Frame: TBC

Goals

  • Expand the query language to include more complex queries
  • Implement an optimizing for the query engine

Phase 5 and beyond

Time Frame: TBC

Goals

  • Fully featured query language and query engine
  • Caching layer for the database
  • Multiple memory configurations
  • Machine Learning capabilities
  • Managed Service
  • On Premise
  • ACID Compliance
Clone this wiki locally