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

データベースに状態を保存できるようにする #51

Closed
koi-chan opened this issue Sep 8, 2015 · 2 comments
Closed

データベースに状態を保存できるようにする #51

koi-chan opened this issue Sep 8, 2015 · 2 comments

Comments

@koi-chan
Copy link
Member

koi-chan commented Sep 8, 2015

OriginalCommand プラグインでやりかけているが、データベースに様々な情報を保存できるようにしたい。
OnlineSessionSearch や ServerConnectionReport をIRCコマンドから任意のチャンネルに使えるようにするなどの利用法もありそうですし、ランダムジェネレータのデッキ版(チャンネルごとに同じものを重複して引けないようにする)なども用意したいと思います。

@koi-chan
Copy link
Member Author

sqlite を使うのはどうか

@koi-chan
Copy link
Member Author

PR #134 にて、GDBM を使ってデータを保存できるプラグインの実装ができた。
プラグインごとにデータ保存機能を実装していくので、全体にかかわる部分にデータを保存する機能を追加する想定であるこの issue は閉じる。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant