Skip to content
Adam Fraser edited this page Feb 5, 2016 · 5 revisions

###Distributed Index/sg_accel

####Decoupling sg_accel from Sync Gateway

  • move sg_accel to it's own repo
  • move common code used by index readers and writers to a new library/repo, and refactor SG and sg_accel to use
  • pull all index writer functionality out of sync gateway
  • define administration API for sg_accel, and remove the rest of the SG REST API from sg_accel

####Performance

####Reliability

####Correctness

####Usability and Administration

##Non-DI

###General Functionality

Clone this wiki locally