January 19th, 2009fixed following workitems:
· RegExRemove exit to early
· memory leakage in caching service
· Unhardcode job_install batch files
· Server Expiry Check - return null instead of the object
· Request Extension of Expiration Date without Read
· MultiDelete not working?
· Cache Failing to Function Under Heavy Load
· Poll Data From Replicated Servers doesn’t work properly
· validate client replication section
· CHM File Not Usable (All Links Broken)
· Enterprise Library 4.0 ICacheManager support
· Rep / Dist - Server node key extension with online / offline flag
· release changes
· Important: The Service name changed from "indeXus.Net" to "SharedCache.com"
· adaption of logging pattern, makes it easier to open log files within office environment
· integrated disc output caching, not used so far but preparations are done for next release.
· changes done on winservice controller for easier handling
· protocol extension to receive clr version, sharedcache version and when an item will be expiered
· added snk file so WinServericeCommen can be placed in GAC
· created configuration sections
· usage of various hashing algorithms
· a new registration project have been added to the solution, this winform post some registration details to our web-server upon registration
· a new web-service is available for registration within the version project
· user need to registrate before they can use the new network family version with a lot of enhancements for handling cache
· First tests are working fine to persist full cache are running successfully
· COM.Formatters.Serialization.FileSerialize(LocalCache, @"C:cache.bin");
· cache = COM.Formatters.Serialization.FileDeSerialize(@"C:cache.bin");
· added new icon for notify (main logo is now used)
· updated all script files in case C:Windows is located at a different place then default value
· updated references to new webservice
· renamed app logging in event viewer from indexus.net to shared cache
· added an option for Time To Live
· upgraded all project to .net framework 3.5
· Net Cache Provider extensions
· the provider contains now two additional options
· Option 1: Receive all keys on a specific host (if you work locally you can simple pass null as parameter).
· Option 2: Receive statistic information from a specific host.
tips & tricks:
· if you install the server on the same server we suggest to use different locations for the log files.