Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configuration for each Log Storage #140

Open
jopemachine opened this issue Oct 3, 2024 · 0 comments
Open

Add configuration for each Log Storage #140

jopemachine opened this issue Oct 3, 2024 · 0 comments
Labels
feature New feature or request good first issue Good for newcomers log-storage Log store (Stable storage)

Comments

@jopemachine
Copy link
Member

Now that users can choose from various log storages, the configuration should allow for setting options specific to each storage.

For example, in the previous code, you could modify settings like Config.lmdb_map_size, but when using RocksDB, fields like lmdb_map_size should no longer be configurable. Instead, only the fields relevant to RocksDB should be exposed.

@jopemachine jopemachine added feature New feature or request good first issue Good for newcomers log-storage Log store (Stable storage) labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers log-storage Log store (Stable storage)
Projects
None yet
Development

No branches or pull requests

1 participant