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

store totems in a database instead of YAML #3

Open
tprk77 opened this issue Oct 15, 2011 · 0 comments
Open

store totems in a database instead of YAML #3

tprk77 opened this issue Oct 15, 2011 · 0 comments
Assignees
Labels

Comments

@tprk77
Copy link
Owner

tprk77 commented Oct 15, 2011

Totems are currently stored in a big YAML file. Every time a totem is built or broken, this flat file needs to be updated. There are also issues with "invalid" totems being deleted from the file; unexpected errors can cause legitimate totems to be deleted from the file, leaving the user stranded. Totems should only be deleted when a totem break occurs, invalid totems should just be ignored.

@ghost ghost assigned tprk77 Oct 15, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant