Click or drag to resize

Internal.LiteDB.Engine Namespace

 
Classes
 ClassDescription
Public classAesStream Encrypted AES Stream
Public classEngineSettings All engine settings used to starts new engine
Public classLiteEngine A public class that take care of all engine data structure access - it´s basic implementation of a NoSql database Its isolated from complete solution - works on low level only (no linq, no poco... just BSON objects) [ThreadSafe]
Public classPragmas 
Public classRebuildOptions 
Public classTempStream Implement a temporary stream that uses MemoryStream until get LIMIT bytes, then copy all to tempoary disk file and delete on dispose Can be pass
Interfaces
 InterfaceDescription
Public interfaceILiteEngine 
Enumerations
 EnumerationDescription
Public enumerationFileOrigin