Skip to content

Migrate from db to ndb #9

@helmuthb

Description

@helmuthb

I made an experimental branch ndb which would use ndb instead of db.
There are less ndb types than db types, so this would e.g. reduce automatic 'link' or 'email' type detection.
But ndb should offer better speed due to caching in memcache & RAM.
https://developers.google.com/appengine/docs/python/ndb/

The branch is a bit quick-and-dirty, if you want to go this way I would double-check everything (tests are already working btw).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions