Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make node dependency optional #2

Open
jensens opened this issue May 7, 2015 · 1 comment
Open

make node dependency optional #2

jensens opened this issue May 7, 2015 · 1 comment

Comments

@jensens
Copy link
Member

jensens commented May 7, 2015

so idea is

  • move current record implementation with its indexers to own file. Keep the implementation, but use an extra in setup.py so node et al are only soft dependencies.
  • Create new default Record by using a PersistentDict.
  • Create an indexer using the new record.
  • Document the options.
    this should reduce the number of objects in ZODB massive. For small records this makes sense.

This should go in a new major release.

@rnixx
Copy link
Member

rnixx commented May 8, 2015

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants