Commit Graph

13 Commits (9b8b8b15041cf2f5e02e0a77cb504839f0e20254)

Author SHA1 Message Date
mrambacher 5486717ee2 Fix an issue with MemTableRepFactory::CreateFromString (#9273) 3 years ago
mrambacher 7aa31ba4a9 Fix GetOptionsPtr for Wrapped Customizable; Allow null options map (#9213) 3 years ago
mrambacher 6e63e77af1 Make Configurable/Customizable options copyable (#8704) 3 years ago
mrambacher 9eb002fcf0 Fix some minor issues in the Customizable infrastructure (#8566) 3 years ago
mrambacher ac37bfded0 Allow CreateFromString to work on complex URIs (#8547) 3 years ago
Mark Rambacher 42ba60b3ba Make EncryptionProvider and BlockCipher into Customizable objects (#8354) 3 years ago
mrambacher c8665611bc Make FlushBlockPolicyFactory into a Customizable class (#8432) 3 years ago
mrambacher 41c4b665f4 Fix PrepareOptions for Customizable Classes (#8468) 3 years ago
mrambacher 89f66d4484 Add customizable_util.h to the public API (#8301) 3 years ago
mrambacher 6bab3a34e9 Move RegisterOptions into the Configurable API (#8223) 3 years ago
mrambacher 4bc9df9459 Fix handling of Mutable options; Allow DB::SetOptions to update mutable TableFactory Options (#7936) 4 years ago
mrambacher c442f6809f Create a Customizable class to load classes and configurations (#6590) 4 years ago
mrambacher 7d472accdc Bring the Configurable options together (#5753) 4 years ago