- [Feature] Added FastDBOptions.GenerateFIleNameCreationFunction. This Action allows for transformation of autogenerated database filenames. [Fix] Resolved threading issues related to concurent collection creation.
- [Fix] Resolved compression threading issue associated with concurrent synchronous writes.
- [Feature] Added dictionary enumerator to FastDB typed collections.
- [Feature] Added RemoveBulk asynchronous method.
- [Feature] Commented public interfaces.
- [Feature] Added buffer pooling.
- pFeature] Added feature-level unit tests.
- Initial commit