VelocityDB & VelocityGraph

Object and Graph Database - ask us, share & let us know what you need.

VelocityDB Version 4.4 Release Notes

Enabled more Linq queries to use fast path by using direct BTree lookups instead of iterating index. Added SessionBase.TraceIndexUsage as a way to debug incorrect index usage. Added MaximumMemoryUse to VelocityDBServer.exe.config file. Made SessionBase.Persist less recursive by limiting persist to object itself and its direct fields (not anything reachable from object).