12 Aug
2009
12 Aug
'09
5:38 p.m.
Morgen Sagen wrote:
You probably want your Directory to subclass twistedcaldav.directory.cachingdirectory.CachingDirectoryService which now lazily faults in directory records rather than listing them all up front.
Well... one reason that my directory can't answer anything but authentication is that it is already a networked memcached of a database. Adding another cache seems redundant. /Peter