↧
VelocityDB Version 3.15.2 Release Notes
Replace a Queue with a RingBuffer (as in Ndisruptor) in server request management.Benchmark Files for VelocityDBVelocityDBServerBenchmark.cs (1.2KB)VelocityDBBenchmark.cs (3.2KB)
View ArticleVelocityDB Version 3.15.3 Release Notes
Enable strong object reference cache with ServerClientSession constructor.By default, strong references are now used instead of weak references. A client test case ran more 1000 times faster with this...
View ArticleVelocityDB Version 3.15.4 Release Notes
Make strong object references cache default in SessionNoServer constructor and switch to weak object reference cache when memory available is low, switch back to strong references when more memory is...
View Article