zippy / ceptr

(a recomposable medium for distributed social computing) || (semantic self-describing protocol stacks)
http://ceptr.org
GNU General Public License v3.0
88 stars 17 forks source link

fix slow search algorithm in _cleaner #144

Open zippy opened 8 years ago

zippy commented 8 years ago

we need to cache a record of expectations and requests started under a conversation in a hash table so that we don't have to go and look for them in flux trees on cleanup.