Skip to content

bdbdatastore todo list

Arachnid edited this page Sep 13, 2010 · 15 revisions
  • Support for count()
  • Support for custom indexes
    • Runtime compilation of secondary index functions
  • Non-transactional puts and deletes in a single implicit transaction for performance
  • Robust Python stub
  • Support for key queries.
  • dev_appserver patch to enable bdbdatastore as a backend
  • Loadtests, and comparison with dev_appserver (and other backends?)
  • Scalability tests – large data sets
  • Command line tool to pack up a DB by deleting indexes
  • Release package
    • Installation instructions

Clone this wiki locally