Changes:
- Truncate log on snapshot option
EngineConfiguration.Create()removed, just use the constructor- Internal methods in addition to public are now proxied
- Exceptions from proxy are no longer wrapped in
TargetInvocationException RedisModelnow supports bitset commands- Relational model - a new built in model supporting CRUD operations for your user defined IEntity classes
ExecutionContextrenamed toExecution
Nuget: install-package origodb.core