-
Notifications
You must be signed in to change notification settings - Fork 2
bdbdatastore todo list
Arachnid edited this page Sep 13, 2010
·
15 revisions
- Runtime compilation of secondary index functions
- Java 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
- Bulk downloader/uploader to directly transfer between BDBDatastore and appspot, without intervening temporary files.
- Add support for GetSchema so the local admin console works.
- Investigate extending the Python stub to support dynamic index creation in the SDK.
- Add global sequence ID for replication/backup