1-10 of 65 < Previous Next >
1 vote
closed

Implement different way for server selection instead of % (mod)

consider to use an additional way for server selection currently it works like this: {{ namespace MergeSystem.Indexus.WinServiceCommon.Handler { public class Hash { /// <summary> /// Genera...

id# 5044 | Planned Release: release 2.0.4.280 | Last Updated: Aug 31 at 3:07 AM  by ronischuetz
4 votes
fixed

Enterprise Library 4.0 ICacheManager support

I have created the initial version that compiles. I did not test the execution yet. There is one overload for Add() that has this signature, public void Add(string key, object value, CacheItemPrio...

id# 6170 | Planned Release: release 2.0.4.280 | Last Updated: Aug 31 at 3:03 AM  by ronischuetz
1 vote
closed

Protocol Payload validation for primitive types

evaluate if the object which has been passed is a primitive type, this will force the system not to use BinarySerialization upon int/long/ etc.

id# 5047 | Planned Release: None | Last Updated: Aug 22 at 2:18 PM  by ronischuetz
1 vote
closed

Cache dependencies between keys

I wonder if it would be possible to add cache-dependencies between keys.

id# 6892 | Planned Release: None | Last Updated: Aug 22 at 2:17 PM  by ronischuetz
1 vote
closed

Create Interfaces for the following issues:

the following logic will be implmented over an interface: a. Hash Generation b. Cache Clear-up Strategy c. Compression d. Additional protocol listeners

id# 5045 | Planned Release: pre_release_2.0.0.140 - pre_release_2.0.0.145 | Last Updated: Aug 22 at 2:13 PM  by ronischuetz
1 vote
closed

Cache cleanup strategy - additional option, need to clarify if and how to implmente

Hi, Thank you for your great tool. What do you think about Adaptive Replacement Cache (ARC) ? it seems Outperforms LRU. http://domino.research.ibm.com/library/cyberdig.nsf/1e4115aea78b6e7c8...

id# 5259 | Planned Release: pre_release_2.0.0.140 - pre_release_2.0.0.145 | Last Updated: Aug 22 at 2:12 PM  by ronischuetz
4 votes
closed

Request Extension of Expiration Date without Readd

Currently, when adding, I can add an expiration date to the object going into the cache, and I can extend that expiration by continuously readding the item. However, the items are fairly large, so...

id# 6129 | Planned Release: release 2.0.4.280 | Last Updated: Aug 22 at 2:08 PM  by ronischuetz
1 vote
closed

Server Expiry Check - return null instead of the object

in case the date time of an object is expired, force the server to return null instead of the object. objectFromCache = LocalCache.Get(msg.Key); // send new object back to client within same sock...

id# 6167 | Planned Release: release 2.0.4.280 | Last Updated: Aug 22 at 2:07 PM  by ronischuetz
4 votes
closed

Graceful Service Shutdown

When I stop the service using the Services snap-in, I get this message: --------------------------- Services --------------------------- Windows could not stop the IndeXus.Net service on Local Comp...

id# 6234 | Planned Release: release 2.0.4.280 | Last Updated: Aug 22 at 12:52 PM  by ronischuetz
1 vote
closed

Unhardcode job_install batch files

The batch files on my system failed as my windows and program files existed on another drive. Attached find replacements.

id# 7120 | Planned Release: release 2.0.4.280 | Last Updated: Aug 22 at 11:44 AM  by ronischuetz

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 65 < Previous 1 2 3 4 5 6 7 Next >
Updating...