Skip to content

Development Roadmap

mtrencseni edited this page Aug 23, 2011 · 7 revisions

In progress

  • Locking

Short term

  • Reverse listing
  • Automatic shard migration
  • Unified storage engine (listing and caching)
  • Add object model
    • Treat data as relations
    • But relaxed schema constraints
    • Support basic types: string, utf8, uint64_t, int64_t, datetime
    • Support containers: lists, set
  • Refactor Web Management Console
  • Add full cluster management support to client APIs:
    • manage shard servers
    • manage manage quorums
    • manage shards
    • see shard migration info

Medium term

  • Index support

Long term

  • Transaction support
  • Distributed transactions