Commit c602cbe2 authored by Jim Fulton's avatar Jim Fulton

*** empty log message ***

parent c273cc28
......@@ -10,6 +10,11 @@ These aren't promises, but things I'd like to do:
- invalidation events.
- Make DBs context manager, so in a simple script, one could do:
with ZEO.DB(someaddr):
do some things in a transaction. Commot and close at the end.
- Persistent sets.
- PxBTrees, persistent objects as keys in BTrees.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment