bonsaidb icon indicating copy to clipboard operation
bonsaidb copied to clipboard

Add per-database configuration options

Open ecton opened this issue 4 years ago • 0 comments

While implementing #127, I added key_value_persistence, and I immediately realized that it would be nice to be able to configure that setting for each database independently.

This task would be to add whatever configuration options make sense to apply on a per-database level to the Database collection type, and utilize those values when interacting with those databases.

ecton avatar Jan 05 '22 22:01 ecton