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

Use rocksdb instead of a new SCID5 (deps: chess960) #35

Closed
5 of 6 tasks
benini opened this issue Jan 6, 2022 · 0 comments
Closed
5 of 6 tasks

Use rocksdb instead of a new SCID5 (deps: chess960) #35

benini opened this issue Jan 6, 2022 · 0 comments
Labels
Milestone

Comments

@benini
Copy link
Owner

benini commented Jan 6, 2022

Evaluate if rocksdb can be a valid alteranative to the binary, custom, SCID4 database format.
PRO:
-- less code to maintain
-- portable format
CONS:
-- external dependency, less easy for users to compile
-- very long compilation times

@benini benini added the todo label Jan 6, 2022
@benini benini added this to the SCID5.0 milestone Jan 6, 2022
@benini benini closed this as completed Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant