brownsys/K9db

Rocksdb

KinanBab opened this issue · 0 comments

  • Better handling of types: do not store schema in rocksdb, instead rely on typed AST.
  • Can some pelton indices move into strictly rocksdb indicies (for sharding?)
  • Unique indices
  • Returning Update.
  • Right now, the update path duplicates work (in sqlengine.update.cc, and than again in rocksdb).
  • Investigate caching and slice transformation configuration